Skip to content

Commit

Permalink
XXX data gathering
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed May 15, 2024
1 parent 30f56ed commit 7fb69cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/buildomat/jobs/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@ while [[ $(pfexec svcs -z $(zoneadm list -n | grep oxz_ntp) \
retry=$((retry + 1))
done
echo "Waited for chrony: ${retry}s"
# XXX does the NTP zone have connectivity immediately after?
pfexec zlogin $(zoneadm list -n | grep oxz_ntp) \
ping ntp.eng.oxide.computer 1 || :

# Wait for at least one nexus zone to become available
retry=0
Expand Down

0 comments on commit 7fb69cd

Please sign in to comment.