Skip to content

Commit

Permalink
remove air-gapped registry when offline tests finishes (#3716)
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinkumarsingh092 authored Feb 7, 2023
1 parent 5da25ae commit 3568bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-airgap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@ lxc exec airgap-test -- bash -c 'sudo microk8s enable hostpath-storage dns'
airgap_wait_for_pods airgap-test

echo "Cleaning up"
# lxc rm airgap-registry --force
lxc rm airgap-registry --force
lxc rm airgap-test --force

0 comments on commit 3568bd3

Please sign in to comment.