mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
selftest/flapping.d: Add python2 versions for flapping tests
Post build & test running under python3 we now run with '--extra-python=/usr/bin/python2', these tests will get python2 appended to the test name so we need also to create new flapping*/* entries for these. We will keep the python3 versions in case we create some CI job(s) with PYTHON=python configure.developer --extra-python=/usr/bin/python3 Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
35aef220ce
commit
9ac432d4bc
@ -1 +1,2 @@
|
||||
samba.tests.kcc.python3.samba.tests.kcc.KCCTests
|
||||
samba.tests.kcc.python2.samba.tests.kcc.KCCTests
|
||||
|
@ -1,2 +1,3 @@
|
||||
# Mark this as flapping while I paint a house and think about a solution.
|
||||
samba.tests.samba_tool.visualize_drs.python3
|
||||
samba.tests.samba_tool.visualize_drs.python2
|
||||
|
Loading…
x
Reference in New Issue
Block a user