a66d40fe3a
behave: Speed running tests up by preparing containers in advance
2023-01-16 10:19:43 +01:00
be2c33d86f
undelete: Migrate to pop_project_package_from_args()
...
INCOMPATIBLE CHANGE:
It is no longer possible to specify multiple packages at once,
because it was inconsistent with the rest of osc.
Call osc in a cycle to undelete multiple packages instead.
2023-01-12 10:47:46 +01:00
55fd77650d
copypac: Migrate to pop_project_package_targetproject_targetpackage_from_args()
2023-01-12 10:47:46 +01:00
fd851bbe83
aggregatepac: Migrate to pop_project_package_targetproject_targetpackage_from_args()
2023-01-12 10:47:46 +01:00
d779eb936d
detachbranch: Migrate to pop_project_package_from_args()
2023-01-12 10:47:46 +01:00
f7d2d1592a
linktobranch: Migrate to pop_project_package_from_args()
2023-01-12 10:47:46 +01:00
ba32ff57cb
linkpac: Fix linking a locked package by not copying the lock to the target package
2022-12-20 14:42:19 +01:00
44eac57595
behave: Properly support @destructive tests
2022-12-13 08:45:33 +01:00
1839e834c6
behave: Print debug information when running commands
...
Run behave with -DDEBUG=1 to enable the debug mode
2022-12-13 08:45:33 +01:00
37a34e58d4
Migrate 'setlinkrev' command to pop_project_package_from_args()
2022-12-13 08:45:33 +01:00
4634690176
Move showlinked code from commandline to _private
2022-12-13 08:45:33 +01:00
2f70408dea
Move addcontainers code from commandline to _private
2022-12-13 08:45:33 +01:00
6dcc45f272
Improve argument handling in the 'develproject' command
2022-12-13 08:45:33 +01:00
c6b30e500f
Add 'dest_project' and 'dest_package' args to format_msg_project_package_options()
2022-12-13 08:45:33 +01:00
6394867952
behave: Remove InsecureRequestWarning that is irrelevant to the tests from stderr
2022-12-13 08:45:33 +01:00
3faf01c862
behave: Add 'stderr is' step
2022-12-13 08:45:33 +01:00
59e7013cf2
Move enablechannels code from commandline to _private
2022-12-12 16:48:28 +01:00
ad85ff437f
Move addchannels code from commandline to _private
2022-12-12 16:48:28 +01:00
e3a9c3d60a
behave: Rename test projects, consistently use the 'test:' prefix
2022-12-08 09:53:01 +01:00
b00f66b3f6
Move behave tests from Kanku to Podman, run them in GitHub actions
2022-12-07 15:05:15 +01:00
fc89c9479c
Add behave tests
2022-10-03 15:42:00 +02:00