Stephan Kulow
fec762e5a4
Avoid warning on using .warn (python3)
2019-05-11 14:25:02 +02:00
Michel Normand
9e248644f8
[ttm] do not wait publishing if dryrun
...
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
2019-05-02 10:47:03 +02:00
Stephan Kulow
39960a3e96
Merge pull request #1956 from Vogtinator/appliances
...
Add option to release image_products into a separate repo
2019-04-17 09:30:34 +02:00
Stephan Kulow
ce8185ebf4
TTM: Fix another migration problem on publishing
...
Releaser waits for previous snapshot to be 'published', but the publisher
won't write this, but expects the wait_for_published command to write it.
But this won't be executed unless we return .passed once
2019-04-16 14:28:52 +02:00
256b8dd902
Add option to release image_products into a separate repo
...
totest_images_repo defaults to product_repo if unset.
That's not exactly the same behaviour as before (following the releasetarget),
but should cover all current projects.
2019-04-16 12:00:27 +02:00
Stephan Kulow
5d5c077ef4
TTM: Ignore bootstrap - user will have to use --force
2019-04-15 11:38:40 +02:00
Stephan Kulow
f33d79acfa
Extend the migration code
2019-04-15 11:01:49 +02:00
Stephan Kulow
f5220af12d
TTM: Add migration for the 'testing' status attribute
2019-04-15 10:42:21 +02:00
Stephan Kulow
622990aa02
Fix exit handling of release and publish commands
...
If the commands can't proceed, exit 1 - actually triggering another
pipeline is not yet implemented
2019-04-10 07:39:38 +02:00
Stephan Kulow
0475cc8d6b
TTM: Don't set 'published' snapshot before it's done
...
Publish stage of the TTM will wait for the ToTest project to be done
before setting 'published' - and that's what the Release stage waits
for.
2019-04-08 09:11:16 +02:00
Stephan Kulow
22e40f787a
Add info log to wasted publish calls
2019-04-05 09:51:56 +02:00
Stephan Kulow
da3dfb709c
TTM: reset failed status if no longer failing
2019-04-05 09:51:56 +02:00
Stephan Kulow
21b36d7dbc
TTM: Fix release_package to be available to publisher as well
...
The containers are released as part of the publishing
2019-04-05 09:51:56 +02:00
Stephan Kulow
4db377ff8a
TTM: Check the publish state in releaser
2019-04-04 15:38:04 +02:00
Stephan Kulow
39b9653091
Set the 'testing' status in releaser
2019-04-04 15:16:42 +02:00
Stephan Kulow
0ba07f3a12
Add published comment to openqa
...
(not replace the old one, we want to see the history)
2019-04-04 15:11:29 +02:00
Stephan Kulow
0938ebbcc7
TTM: Simplify (and fix) openqa status
2019-04-04 13:53:57 +02:00
Stephan Kulow
ae786ec38f
Split manager into publisher and release
2019-04-04 13:31:40 +02:00