File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Scenario: Build Image and Create Docker Container
1414 Then the following resources should be running
1515 | name |
1616 | module .container .resource .container .app |
17- And a HTTP call to "http://app.local.jumppad.dev :19090/" should result in status 200
17+ And a HTTP call to "http://app.local.jmpd.in :19090/" should result in status 200
1818
1919Scenario : Build Image and Load to Nomad Cluster
2020 Given the following jumppad variables are set
@@ -27,7 +27,7 @@ Scenario: Build Image and Load to Nomad Cluster
2727 Then the following resources should be running
2828 | name |
2929 | module .nomad .resource .nomad_cluster .dev |
30- And a HTTP call to "http://app.local.jumppad.dev :19090/" should result in status 200
30+ And a HTTP call to "http://app.local.jmpd.in :19090/" should result in status 200
3131
3232Scenario : Build Image and Load to Kubernetes Cluster
3333 Given the following jumppad variables are set
@@ -40,4 +40,4 @@ Scenario: Build Image and Load to Kubernetes Cluster
4040 Then the following resources should be running
4141 | name |
4242 | module .kubernetes .resource .k8s_cluster .dev |
43- And a HTTP call to "http://app.local.jumppad.dev :19090/" should result in status 200
43+ And a HTTP call to "http://app.local.jmpd.in :19090/" should result in status 200
You can’t perform that action at this time.
0 commit comments