Skip to content

Commit

Permalink
Merge pull request #6 from ykim-1/test/update_submodule_scripts
Browse files Browse the repository at this point in the history
update submodule
  • Loading branch information
ykim-akamai authored Jul 3, 2024
2 parents 20f07a6 + 9e8f3b0 commit 58d2424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/test_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ trap cleanup EXIT
CLEANUP_DONE=0

make create-integration-config || exit 1
ansible-playbook e2e_scripts/cloud_security_scripts/cloud_e2e_firewall/ansible_linode/create_e2e_cloud_firewall.yaml || exit 1
make create-e2e-firewall || exit 1

export -f run_test

Expand Down

0 comments on commit 58d2424

Please sign in to comment.