Skip to content

Commit

Permalink
restart network
Browse files Browse the repository at this point in the history
  • Loading branch information
dargudear-google committed Dec 5, 2024
1 parent af154ab commit 728542e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/bats/gcp.bats
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ export SECRET_VALUE=${SECRET_VALUE:-"aHVudGVyMg=="}

@test "install gcp provider" {

echo "nameserver 8.8.8.8" >> /etc/resolv.conf
/etc/init.d/network restart

archive_info
run kubectl apply -f $PROVIDER_YAML --namespace $PROVIDER_NAMESPACE
assert_success
Expand Down

0 comments on commit 728542e

Please sign in to comment.