Skip to content

Commit

Permalink
testing workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Atul-source <atulprajapati6031@gmail.com>
  • Loading branch information
Atul-source committed Sep 23, 2023
1 parent 76444e5 commit 76d9753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- name: run l3afd
run: |
limactl shell bpfdev exec -- /bin/bash -c "cd l3af-arch/dev_environment && sudo ./setup_linux_dev_env.sh"
limactl shell bpfdev exec -- /bin/bash -c "cd e2e_test && ./test_suite.sh"
limactl shell bpfdev exec -- /bin/bash -c "cd /root/l3af-arch/dev_environment/e2e_test && sudo ./test_suite.sh"
exit 0
limactl stop bpfdev

0 comments on commit 76d9753

Please sign in to comment.