Bläddra i källkod

Deflake Molecule selector tests

pull/5600/head
Slavi Pantaleev 5 dagar sedan
förälder
incheckning
27848fb762
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      bin/test-molecule-select-roles.py

+ 1
- 0
bin/test-molecule-select-roles.py Visa fil

@@ -33,6 +33,7 @@ class SelectionTests(unittest.TestCase):
self.git.run("config", "user.name", "Molecule selector test")
self.git.run("config", "user.email", "test@example.com")
self.git.run("config", "commit.gpgsign", "false")
self.git.run("config", "maintenance.autoDetach", "false")
self.roles = ["matrix-database", "matrix-livekit", "matrix-web"]
self.write(selector.IMAGE_VARS, '\n'.join([
'---',


Laddar…
Avbryt
Spara