Skip to content

Commit

Permalink
Remove debugging logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Herranz Ramírez committed Nov 28, 2023
1 parent c13e66e commit ec2b241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/containers/host_configuration.pm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ sub run {
my $update_timeout = 2400; # aarch64 takes sometimes 20-30 minutes for completion
my ($version, $sp, $host_distri) = get_os_release;
my $engine = get_required_var('CONTAINER_RUNTIMES');
record_info("version: $version, sp: $sp, host_distri: $host_distri");

# Update the system to get the latest released state of the hosts.
# Check routing table is well configured
Expand Down

0 comments on commit ec2b241

Please sign in to comment.