Skip to content

Commit 8f1a610

Browse files
committed
fix: Add missing behat hostname aliases
1 parent e19422d commit 8f1a610

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

compose/apache.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,25 @@ services:
5353
- totara74.behat
5454
- totara74.behat.totaralms.com
5555
- totara80
56+
- totara80.debug
5657
- totara80.behat
5758
- totara80.behat.totaralms.com
5859
- totara81
60+
- totara81.debug
5961
- totara81.behat
6062
- totara81.behat.totaralms.com
6163
- totara82
64+
- totara82.debug
6265
- totara82.behat
6366
- totara82.behat.totaralms.com
6467
- totara83
68+
- totara83.debug
6569
- totara83.behat
6670
- totara83.behat.totaralms.com
71+
- totara84
72+
- totara84.debug
73+
- totara84.behat
74+
- totara84.behat.totaralms.com
6775

6876
volumes:
6977
totara-data:

compose/nginx.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,25 @@ services:
5454
- totara74.behat
5555
- totara74.behat.totaralms.com
5656
- totara80
57+
- totara80.debug
5758
- totara80.behat
5859
- totara80.behat.totaralms.com
5960
- totara81
61+
- totara81.debug
6062
- totara81.behat
6163
- totara81.behat.totaralms.com
6264
- totara82
65+
- totara82.debug
6366
- totara82.behat
6467
- totara82.behat.totaralms.com
6568
- totara83
69+
- totara83.debug
6670
- totara83.behat
6771
- totara83.behat.totaralms.com
72+
- totara84
73+
- totara84.debug
74+
- totara84.behat
75+
- totara84.behat.totaralms.com
6876

6977
volumes:
7078
totara-data:

0 commit comments

Comments
 (0)