File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Feature: Recurring downtime
7171 Then I shouldn't see "monthly recurring downtime"
7272
7373
74- @gian_edited
74+ @editedhappypath
7575 Scenario : Add a monthly last day recurring downtime
7676 When I hover over the "Monitor" menu
7777 And I hover over the "Downtimes" menu
Original file line number Diff line number Diff line change 3030 echo "Server IP address: $IP_ADDRESS"
3131 /usr/bin/op5-manage-users --update --username=monitor --password=monitor --realname=monitor --module=Default --group=admins
3232
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
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
3535
3636vm-config : |
3737 {"numCPUs": 4, "memoryMB": 8192}
You can’t perform that action at this time.
0 commit comments