Skip to content

Commit 00baefb

Browse files
gcilaganeuniceremoquillo
authored andcommitted
Test all tests
1 parent 9337690 commit 00baefb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

features/recurring_downtime.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

op5build/ci_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ post:
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
3636
vm-config: |
3737
{"numCPUs": 4, "memoryMB": 8192}

0 commit comments

Comments
 (0)