Skip to content

Commit

Permalink
Gateway baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentluce committed Sep 20, 2024
1 parent 42f6be2 commit 016096b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ jobs:
run: |
KARDINAL_CLI_DEV_MODE=TRUE /tmp/kardinal-cli deploy -k ci/obd-demo.yaml
- name: Start gateway to the baseline flow
run: |
KARDINAL_CLI_DEV_MODE=TRUE /tmp/kardinal-cli baseline
- name: Validate that Kardinal manager applied the changes
run: |
# Check that the four baseline service pods are running and ready
Expand Down

0 comments on commit 016096b

Please sign in to comment.