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 728542e commit 4b17ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bats/gcp.bats
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export SECRET_VALUE=${SECRET_VALUE:-"aHVudGVyMg=="}
@test "install gcp provider" {

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

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

0 comments on commit 4b17ccd

Please sign in to comment.