Gᴏɴɢ Jie
0f190b79a5
[go-xcat] Dirty workaround for github issue #5503 on SLES 11 SP4 ( #5522 )
2018-08-16 19:43:16 +08:00
Gᴏɴɢ Jie
f7c7ea884f
[go-xcat] Fix package version checking on Ubuntu 18.04 ( #5320 )
2018-06-25 20:51:10 +08:00
Gᴏɴɢ Jie
4507a038ba
Accumulated go-xcat updates ( #4991 )
...
* Fix vim modelines
* [go-xcat] Fix --long-help
* [go-xcat] Add curl support
* [go-xcat] Better tarball support
* [go-xcat] Explaination of --xcat-version argument in help message
* [go-xcat] Disable xCAT-core.repo and xCAT-dep.repo if they exist
* [go-xcat] Add change logs
2018-03-28 17:47:44 +08:00
zet809
26f46fbed6
Merge pull request #4095 from immarvin/ondhcp
...
add a helper script to remove dhcp lease of specified mac,ip and nodename
2017-10-18 17:20:55 +08:00
immarvin
7552b616fa
add a helper script to remove dhcp lease of specified mac,ip and nodename
2017-10-12 22:38:18 -04:00
Chuck Brazie
e9029f484f
Merge branch 'master' into ZVM_XCAT_DEV
2017-08-09 09:31:22 -04:00
GONG Jie
99e3645b09
[go-xcat] Add the indents back to the outputs
2017-06-30 14:55:28 +08:00
GONG Jie
f7f8096afb
[go-xcat] When xcat version is specified, look different place for xcat-dep repository
2017-06-29 13:25:01 +08:00
GONG Jie
129fe14c79
Merge pull request #3203 from whowutwut/goxcat_prompt
...
When using go-xcat, continue to prompt the user for y/n before aborting
2017-06-29 09:05:17 +08:00
Victor Hu
a770ed6726
bump up the version of go-xcat
2017-06-27 15:09:24 -04:00
Samveen Gulati
f1b406dbc0
Reduce grep
invocations by passing -[46]
to ip
2017-06-06 09:53:29 +00:00
Victor Hu
65615ce7e9
Remove the quotes around the source command
2017-06-05 14:18:30 -04:00
Victor Hu
b7f8af5e34
When go-xcat prompts the user to continue, prompt until y or n
...
is specified before aborting.
2017-06-05 14:09:37 -04:00
zVMopenstack
7487c0322a
Merge branch 'master' into ZVM_XCAT_DEV
2017-04-24 09:39:38 -04:00
neo954
b9e36a58fc
[go-xcat] Fix repository query and force problem resolution for zypper ( #2876 )
...
* [go-xcat] Fix the issue in upgrade on SLES as some packages vendor name is changed.
2017-04-21 14:10:10 +08:00
GONG Jie
9e245025ca
[go-xcat] Fix zypper repository querying. Search packages in repository only.
2017-04-13 16:29:21 +08:00
GONG Jie
f82ff37c2b
[go-xcat] Ignore any error of yum clean metadata
2017-03-31 15:29:09 +08:00
GONG Jie
061fbb012b
[go-xcat] Better Linux distro version detection
2017-03-03 15:04:53 +08:00
GONG Jie
dbf5c23c8f
[go-xcat] Fix github issue #2543 , better error handling for wget
2017-03-02 16:28:34 +08:00
Chuck Brazie
25866ba7a7
A few updates to get latest IVP, some bugzillas. 4275-4299
...
Change-Id: I332800769a556f5174d77f84b130ccbb542a0d95
2017-02-13 15:09:29 -05:00
Chuck Brazie
5a83bf5e63
Merge our code with global xCAT team except for xcatws.cgi
...
Change-Id: I945c430685fa2febd914be09f6a6f976783abeec
2017-02-02 14:31:27 -05:00
GONG Jie
909bfae24c
[go-xcat] Fix a bug of the dirty hack for Debian/Ubuntu `devel' branch
2017-01-12 15:10:33 +08:00
GONG Jie
429dc7867b
[go-xcat] Run zypper in non-interactive mode when run `zypper refresh'
2016-11-16 17:28:52 +08:00
GONG Jie
ef6eeb5ff8
[go-xcat] Ask the end user to use at least yum version 3.2.29-17
2016-11-16 14:46:17 +08:00
GONG Jie
907f384f65
[go-xcat] More error messages when yum failed
2016-11-14 15:39:44 +08:00
neo954
472f94bb22
[go-xcat] Fix GitHub issue #1998 ( #2059 )
...
* [go-xcat] Fix GitHub issue #1998 , print out friendly error messages when no xcat paackages installed on updating
* [go-xcat] GitHub pull request #2059 , change error message base on the comment of @whowutwut
2016-11-03 15:39:07 +08:00
litingt@cn.ibm.com
1c17d28700
update xcatjktest for install xcat-test before xcat is installed
2016-10-14 05:42:34 -04:00
litingt@cn.ibm.com
57589c19e5
update xcatjktest to run install_xcat as a single case
2016-10-14 05:40:32 -04:00
GONG Jie
a2c53eb311
[go-xcat] Make all the upper level directory create by go-xcat a looser permission
2016-09-29 16:21:06 +08:00
GONG Jie
0ded2486c3
[go-xcat] Change the permission when mkdir
2016-09-28 17:42:52 +08:00
zet809
500dec645e
Merge pull request #1639 from neo954/xcat-wizard-devel
...
[xcat-wizard] An interactive wizard to do basic xCAT configuration
2016-09-27 14:07:25 +08:00
GONG Jie
8b21c16e99
[xcat-wizard] User-interface text tweaking based on comments of @gurevichmark
2016-09-27 13:28:31 +08:00
GONG Jie
b52b25cd84
[go-xcat] Revise error messages base on the comments of @gurevichmark
2016-09-20 22:26:45 +08:00
GONG Jie
24b2a63614
[go-xcat] Fix github issue #1836 . Handle the situation of lack updateinfo command support for yum, and show friendly error messages.
2016-09-20 14:39:40 +08:00
GONG Jie
6ca356cfb7
[go-xcat] Change the output based on the comment of @geruvichmark
2016-09-19 14:32:46 +08:00
GONG Jie
0643166295
[go-xcat] Handle command argument more flexible
2016-09-18 22:27:24 +08:00
GONG Jie
22a16ed803
[go-xcat] Another patch for github issue #1641
2016-09-02 13:27:09 +08:00
GONG Jie
80ba704a15
[go-xcat] Fix github issue #1641 , issue #1748
2016-08-26 16:52:06 +08:00
litingt@cn.ibm.com
6a242e8936
update the message
2016-08-24 03:21:15 -04:00
litingt@cn.ibm.com
ea839ee02a
increase the time since we add some time-consuming test cases
2016-08-24 03:14:00 -04:00
Victor Hu
9d35d43fd0
Merge pull request #1278 from neo954/xcatjktestreport
...
[xCAT Jenkins] Log Analyzer with email report
2016-08-22 10:30:59 -04:00
GONG Jie
310ba8c1aa
[xCAT Jenkins Email Report] Fix a issue while no test was run in a day. Handle NULL properly
2016-08-22 16:10:08 +08:00
GONG Jie
d58495a391
[go-xcat] Fix typo
2016-08-17 16:21:07 +08:00
GONG Jie
4d65a9fc3f
[xcat-wizard] Flow diagram
2016-08-17 14:00:45 +08:00
GONG Jie
b0f59c3757
[xcat-wizard] User-interface text tweaking based on Victor's suggestion
2016-08-17 13:52:02 +08:00
neo954
7831ea277d
[go-xcat] Version 1.0.2 Fix a couple of bugs. ( #1663 )
...
* [go-xcat] Let the end user see the original interactive prompt of yum, zypper and apt-get.
* [go-xcat] Change the package list for Ubuntu based on commit number 8b5f44c
* [go-xcat] Change the default behavior of this script to show the help message
* [go-xcat] Add a secret verbose help message
* [go-xcat] A secret verbose help output
* [go-xcat] Print out help message instantly while wrong command line argument were passed
* [go-xcat] Add error handling for unknown command line argument
2016-08-11 01:21:07 -05:00
Casandra Qiu
c458718ebf
move config switch files to scripts dir
2016-08-09 16:54:08 -04:00
GONG Jie
769ba844c8
[go-xcat] Remove all the complicated examples
2016-08-09 16:15:33 +08:00
zet809
f22feff401
Merge pull request #1519 from cxhong/switch
...
Switch-based switch discovery for BNT and Mellanox
2016-08-09 10:21:01 +08:00
neo954
603cde02c4
Merge pull request #1643 from whowutwut/goxcat_spelling
...
Change the summary message for go-xcat to just say xCAT is installed
2016-08-08 02:36:37 -05:00