Mike McLean
|
ac2d2c5935
|
PR#533: Treat canceled tasks as failed for optional_archs
Merges #533
https://pagure.io/koji/pull-request/533
Fixes: #529
https://pagure.io/koji/issue/529
failable tasks that are cancelled should not fail the parent
|
2017-12-05 10:30:32 -05:00 |
|
Tomas Kopecek
|
47164a9d58
|
test intermediate calls
|
2017-12-05 10:28:24 -05:00 |
|
Mike McLean
|
cb64ee6bd8
|
taskWaitResults: more unit tests
|
2017-12-05 10:28:24 -05:00 |
|
Mike McLean
|
7ce1c73777
|
taskWaitResults: fix canfail/canceled case when tasks=None
|
2017-12-05 10:28:24 -05:00 |
|
Mike McLean
|
88fb2a9b8c
|
add unit test for host.taskWaitResults
|
2017-12-05 10:28:24 -05:00 |
|
Mike McLean
|
621ce5b27e
|
include faultCode in return for canceled, can-fail tasks
|
2017-12-05 10:28:24 -05:00 |
|
Tomas Kopecek
|
3701634d65
|
Treat canceled tasks as failed for optional_archs
Related: https://pagure.io/koji/issue/529
|
2017-12-05 10:28:23 -05:00 |
|
Mike McLean
|
7e90e36808
|
PR#686: Display license info in CLI's rpminfo and Web UI
Merges #686
https://pagure.io/koji/pull-request/686
Fixes: #683
https://pagure.io/koji/issue/683
RFE: show License data for rpms
|
2017-11-30 17:39:05 -05:00 |
|
Tomas Kopecek
|
c8242ed75f
|
Display license info in CLI's rpminfo and Web UI
Fixes: https://pagure.io/koji/issue/683
|
2017-11-30 17:39:01 -05:00 |
|
Mike McLean
|
43c48c61be
|
PR#718: convenience script to run py2 and py3 tests in parallel
Merges #718
https://pagure.io/koji/pull-request/718
|
2017-11-30 16:23:25 -05:00 |
|
Mike McLean
|
a56b655bd7
|
deal with failed commands
|
2017-11-30 16:23:22 -05:00 |
|
Mike McLean
|
824d27935c
|
runtests script
|
2017-11-30 16:23:22 -05:00 |
|
Mike McLean
|
c0dbda3bda
|
PR#722: docs: check external repos with taginfo
Merges #722
https://pagure.io/koji/pull-request/722
|
2017-11-30 16:18:46 -05:00 |
|
Ken Dreyer
|
0fbc71854f
|
docs: check external repos with taginfo
Add a step to check your work when setting up the new external
repositories, along with some expected output.
|
2017-11-30 16:18:41 -05:00 |
|
Ken Dreyer
|
89803c24e4
|
docs: indent external-repo-server-bootstrap notes
These notes below to the bullet points. Indent them to align with the
respective bullet points.
|
2017-11-30 16:18:41 -05:00 |
|
Mike McLean
|
b260aab9cd
|
PR#675: refactory cli unittests, move share code pieces to utilities library
Merges #675
https://pagure.io/koji/pull-request/675
Fixes: #640
https://pagure.io/koji/issue/640
Goal: 30% coverage for cli commands
|
2017-11-30 15:02:05 -05:00 |
|
Franz Chih-Ping Hsieh
|
ec99419f3b
|
Add unit tests for koji image_build command
|
2017-11-30 15:02:00 -05:00 |
|
Franz Chih-Ping Hsieh
|
f16f26be63
|
Add unit tests for koji commands
|
2017-11-30 15:02:00 -05:00 |
|
Franz Chih-Ping Hsieh
|
d331fdfa11
|
refactory CLI unittests including:
- introduce new CliTestCase class
- implement useful assert functions in CliTestCase
|
2017-11-30 15:02:00 -05:00 |
|
Mike McLean
|
f79cab8c0d
|
PR#714: Use task id as key to sort
Merges #714
https://pagure.io/koji/pull-request/714
Related: #713
https://pagure.io/koji/issue/713
invalid keyword cmp in python3 list.sort() and sorted()
|
2017-11-30 12:20:36 -05:00 |
|
Franz Chih-Ping Hsieh
|
8da5f2bc2f
|
Use task id as key to sort
related: #713
https://pagure.io/koji/issue/713
|
2017-11-30 12:20:33 -05:00 |
|
Mike McLean
|
39dc9efaac
|
PR#707: add argument detection to prevent array out of index error.
Merges #707
https://pagure.io/koji/pull-request/707
Fixes: #706
https://pagure.io/koji/issue/706
search command argument errors
|
2017-11-30 12:18:39 -05:00 |
|
Franz Chih-Ping Hsieh
|
5da7c18f1f
|
add argument detection to prevent array out of index error.
Fixes: #706
https://pagure.io/koji/issue/706
|
2017-11-29 04:05:50 +00:00 |
|
Mike McLean
|
c152991b54
|
PR#717: Fix watch-tasks unit tests
Merges #717
https://pagure.io/koji/pull-request/717
|
2017-11-28 13:40:32 -05:00 |
|
Mike McLean
|
d38a2f30da
|
py3 fixes for watch-tasks unit tests
|
2017-11-28 13:40:29 -05:00 |
|
Mike McLean
|
704e542b65
|
test_watch_tasks_with_keyboardinterrupt()
|
2017-11-28 13:40:29 -05:00 |
|
Mike McLean
|
2b0146a0ba
|
another watch-tasks test
|
2017-11-28 13:40:29 -05:00 |
|
Mike McLean
|
83015e643c
|
fakeclient: support multiple calls per key
|
2017-11-28 13:40:29 -05:00 |
|
Mike McLean
|
d97cf1f961
|
use fake client for watch_tasks testing
|
2017-11-28 13:40:29 -05:00 |
|
Mike McLean
|
cf19091d9c
|
cleanup
|
2017-11-28 13:40:29 -05:00 |
|
Mike McLean
|
0957874f8f
|
partial work
|
2017-11-28 13:40:29 -05:00 |
|
Mike McLean
|
882f513146
|
PR#615: don't send notifications to disabled users or hosts
Merges #615
https://pagure.io/koji/pull-request/615
Fixes: #613
https://pagure.io/koji/issue/613
Don't send notifications to disabled users or hosts
|
2017-11-22 15:54:38 -05:00 |
|
Tomas Kopecek
|
921fcae6fe
|
return xmlrpc-compatible list instead of set
|
2017-11-22 15:54:31 -05:00 |
|
Tomas Kopecek
|
f40fee4b7d
|
fix tests
|
2017-11-22 15:54:31 -05:00 |
|
Tomas Kopecek
|
dd563a7c33
|
use explicit JOIN
|
2017-11-22 15:54:31 -05:00 |
|
Tomas Kopecek
|
cbbedd12b2
|
make query more secure
|
2017-11-22 15:54:31 -05:00 |
|
Tomas Kopecek
|
67149d3f91
|
don't send notifications to disabled users or hosts
Related: https://pagure.io/koji/issue/613
|
2017-11-22 15:54:31 -05:00 |
|
Mike McLean
|
83653771f7
|
PR#698: set optional_arches to list
Merges #698
https://pagure.io/koji/pull-request/698
Fixes: #697
https://pagure.io/koji/issue/697
CLI `_build_image` doesn't really set `optional_arches` as a list
|
2017-11-22 14:27:18 -05:00 |
|
Yuming Zhu
|
d1f0ed41ac
|
set optional-arches to list
fixes #697
|
2017-11-22 14:27:15 -05:00 |
|
Mike McLean
|
5574ad7817
|
PR#703: cli: make return code of watch_task to always ignore sub-task failure
Merges #703
https://pagure.io/koji/pull-request/703
Fixes: #696
https://pagure.io/koji/issue/696
koji 1.14.0 returns exit status 1 on jobs with only optional failures
|
2017-11-22 00:24:28 -05:00 |
|
Mike McLean
|
f81c369724
|
avoid reporting incorrect info in is_success()
|
2017-11-22 00:24:24 -05:00 |
|
Yuming Zhu
|
73ebc0c98f
|
cli: make return code of watch_task to always ignore sub-task failure
fixes: #696
|
2017-11-22 00:24:24 -05:00 |
|
Mike McLean
|
531570314a
|
PR#704: cli: use strict with getTag call when appropriate
Merges #704
https://pagure.io/koji/pull-request/704
|
2017-11-22 00:16:30 -05:00 |
|
Mike McLean
|
6136c51f85
|
cli: use strict with getTag call when appropriate
|
2017-11-22 00:16:26 -05:00 |
|
Mike McLean
|
44ec14816b
|
PR#710: use hasPerm to check permission in save_failed_tree
Merges #710
https://pagure.io/koji/pull-request/710
Fixes: #709
https://pagure.io/koji/issue/709
Can not execute `save-failed-tree` command
|
2017-11-22 00:08:34 -05:00 |
|
Yuming Zhu
|
4dd529c6e6
|
use hasPerm to check permission in save_failed_tree
fixes #709
|
2017-11-17 15:56:39 +08:00 |
|
Mike McLean
|
dc7c2322d1
|
PR#699: Add documentation for storage volumes
Merges #699
https://pagure.io/koji/pull-request/699
Fixes: #667
https://pagure.io/koji/issue/667
Docs for volume policy
|
2017-11-15 10:26:29 +08:00 |
|
Mike McLean
|
079afeaefc
|
docstrings for a couple volume calls
|
2017-11-14 17:55:39 +08:00 |
|
Mike McLean
|
9c388be156
|
update volume doc
|
2017-11-14 17:55:26 +08:00 |
|
Mike McLean
|
39c26a0751
|
starting with old volume notes from 1.7.0 release discussion
|
2017-11-14 09:29:42 +08:00 |
|