Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Aug 29, 2024
1 parent 7ad1059 commit fe787f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/testbed/linux-services/package-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ podman run --name "$container_name" --arch "$translated_arch" -d "$image_name"

# ensure that the system is up and running by checking if systemctl is running
sleep 5
$container_exec systemctl is-system-running --quiet --wait
$container_exec systemctl is-system-running --wait

podman_cp "$container_name" internal/testbed/linux-services/config.test.yaml /etc/dynatrace-otel-collector/config.yaml
install_pkg "$container_name" "$PKG_PATH"
Expand Down

0 comments on commit fe787f4

Please sign in to comment.