We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fa521 commit d91333bCopy full SHA for d91333b
etc/auth_users.yml
@@ -0,0 +1 @@
1
+---
op5build/ci_config.yml
@@ -31,7 +31,6 @@ post:
31
/usr/bin/op5-manage-users --update --username=monitor --password=monitor --realname=monitor --module=Default --group=admins
32
33
cucumber -t "not @unreliable" --strict --format html --out /mnt/logs/cucumber.html --format pretty --retry 2 --no-strict-flaky
34
- #cucumber -t "@gian or @gian_edited" --strict --format html --out /mnt/logs/cucumber.html --format pretty --retry 2 --no-strict-flaky
35
36
vm-config: |
37
{"numCPUs": 4, "memoryMB": 8192}
0 commit comments