Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hadlaw <[email protected]>
  • Loading branch information
tommyp1ckles committed Jan 31, 2024
1 parent d923df2 commit 842a7e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
release-version: v0.15.20
ci-version: ""
binary-name: cilium-cli
binary-dir: .
binary-dir: /usr/local/bin
- name: Install Cilium
run: |
cd test/conformance
Expand Down
2 changes: 1 addition & 1 deletion test/conformance/stage-1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

#cilium install --version="v1.15.0-rc.0" \
#cilium install --version="v1.14.5" \
./cilium-cli install --version="v1.15.0-rc.0" \
cilium-cli install --version="v1.15.0-rc.0" \
--values=repro.yaml
#--set cluster.name=talos-e2e-tom12-207 \
#--set vtep.enabled=false \
Expand Down

0 comments on commit 842a7e1

Please sign in to comment.