Commit graph

47 commits

Author SHA1 Message Date
Brendan Reilly
6c69a6f5cb Added hostinfo command to cli 2017-05-01 14:30:54 -04:00
Mike McLean
1ceb366f9d last bit of renaming 2017-03-30 09:49:58 -04:00
Mike McLean
c86b5c3ac0 first stab at renaming signed repos to dist repos
sed -i -e 's/signed\(.\?[Rr]epo\)/dist\1/g'
sed -i -e 's/Signed\(.\?[Rr]epo\)/Dist\1/g'
2017-03-30 09:47:20 -04:00
Mike McLean
0957834e0c update data for list-commands test 2017-03-30 09:45:59 -04:00
Tomas Kopecek
7eb264eb4c updated tests 2017-03-30 09:25:51 -04:00
Tomas Kopecek
7b8fcd989f permissions 2017-03-30 09:25:51 -04:00
Tomas Kopecek
437afbb720 CLI for save_failed_tree 2017-03-30 09:25:51 -04:00
Tomas Kopecek
4ef0bc2051 use only relative paths + volumes in downloadTaskOutput 2017-03-28 11:46:47 +02:00
Mike McLean
1cc415f141 new watch_tasks code should re-raise KeyboardInterrupt 2017-03-20 15:19:11 -04:00
Mike McLean
8e34abb5ac don't abort all unit tests if KeyboardInterrupt is uncaught by code 2017-03-20 15:19:11 -04:00
Yuming Zhu
75d07f6d01 make cli and hub to support remove-extra for edit-tag 2017-03-16 16:48:13 -04:00
Yuming Zhu
6641eb0510 cli: move list-permissions to info category 2017-03-07 10:22:41 -05:00
Tomas Kopecek
43fb086f97 Fix options.force in import_comps
Change from opts.force to opts['force'] was introduced in
434bfb86f4, but this one is not working
now.
2017-02-14 11:24:56 -05:00
Tomas Kopecek
8999162807 convert test data to json 2017-01-11 21:28:34 -05:00
Your Name
897df962a6 Make tests compatible with rhel7/centos7 2017-01-11 21:28:34 -05:00
Tomas Kopecek
f4ede5339f Update http:// to https:// in code
Where https is working, code was updated to use it.
2016-12-19 11:49:11 -05:00
Yuming Zhu
edbed0a167 ut: format testcases 2016-11-21 10:52:32 -05:00
Yuming Zhu
00fbfe274a ut: cli - test_maven_build 2016-11-21 10:52:32 -05:00
Yuming Zhu
2aec75f476 ut: cli - test_chain_build
cli.handle_chain_build: remove unused '--noprogress'
                            add '--quiet'
2016-10-26 13:41:12 -04:00
Yuming Zhu
ae90e278d0 remove unused code 2016-10-26 13:41:12 -04:00
Yuming Zhu
56e955819b ut: cli - test_running_in_bg 2016-10-26 13:41:12 -04:00
Yuming Zhu
ebf4e88d7d ut: cli - test_build 2016-10-26 13:41:12 -04:00
Yuming Zhu
dcb2d2336e ut: cli - test_upload_progress_callback 2016-10-26 13:41:12 -04:00
Yuming Zhu
90d723b01a ut: cli - test_unique_path 2016-10-26 13:41:12 -04:00
Mike McLean
2817de2361 mock session.getAPIVersion in runroot tests
This was resulting in some stray warnings while running tests
2016-10-25 17:16:12 -04:00
Yuming Zhu
d36d908795 remove renaming in cli 2016-10-13 00:48:59 -04:00
Yuming Zhu
aede0d752f change handle_remove_pkg to multicall 2016-10-13 00:48:59 -04:00
Yuming Zhu
f5d070384f change handle_block_pkg to multicall 2016-10-13 00:48:59 -04:00
Yuming Zhu
9c984a4f5d ut: cli - test_add_pkg 2016-10-13 00:48:59 -04:00
Yuming Zhu
f54bb557f6 ut: cli - test_rename_channel 2016-10-13 00:48:59 -04:00
Yuming Zhu
096179ac00 ut: cli - test_remove_channel 2016-10-13 00:48:58 -04:00
Yuming Zhu
8e5c80f86b ut: correct typos 2016-10-13 00:48:58 -04:00
Yuming Zhu
a4afb1119f ut: cli - test_remove_host_from_channel 2016-10-13 00:48:58 -04:00
Yuming Zhu
c100b57122 ut: cli - test_add_host_to_channel 2016-10-13 00:48:58 -04:00
Yuming Zhu
75c6d2d28b pep8 format for tests/test_cli 2016-10-13 00:48:58 -04:00
Yuming Zhu
63ecac12eb ut: cli - test_edit_host 2016-10-13 00:48:58 -04:00
Yuming Zhu
1814b11aff ut: cli - test_add_host 2016-10-13 00:48:58 -04:00
Yuming Zhu
afe91cd3d3 ut: cli - test_add_group 2016-10-13 00:48:58 -04:00
Yuming Zhu
cab2b2ee69 ut: cli - watch_tasks with KeyboardInterrupt
change display_tasklist_status() to _display_tasklist_status()
               display_task_results() to _display_task_results()
2016-10-13 00:48:48 -04:00
Yuming Zhu
2da05e9e59 ut: cli - test_watch_tasks 2016-10-13 00:40:21 -04:00
Yuming Zhu
766f572503 add generate_out_calls for tests 2016-10-13 00:16:15 -04:00
Mike McLean
9693482ae2 skip some subtests of modules missing 2016-10-13 00:16:15 -04:00
Yuming Zhu
54bf49505c ut: skip the tests for large file comps-example.xml by default 2016-10-13 00:16:15 -04:00
Yuming Zhu
86822c6399 ut: cli - test_import_comps 2016-10-13 00:16:15 -04:00
Mike McLean
dab217f424 update runroot cli test case 2016-09-28 18:02:59 -04:00
Tomas Kopecek
68d8ee874d Update cli tests for assign-task command 2016-09-28 14:52:43 -04:00
Ralph Bean
57d7dbf8b8 The beginnings of some cli tests. 2016-06-08 14:53:41 -04:00