Skip to content

Commit

Permalink
Fix wizard_hana_install script timeout on ppc64le
Browse files Browse the repository at this point in the history
TEAM-9310 - [15-SP6][sles4sap][ppc64le] sles4sap_scc_gnome_hana_wizard sporadically failed on "wizard_hana_install": script timeout
  • Loading branch information
lilyeyes committed May 24, 2024
1 parent 3fe38a3 commit f652c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sles4sap/wizard_hana_install.pm
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ sub run {
enter_cmd "ln -s hana_partitioning.xml '/usr/share/YaST2/data/y2sap/hana_partitioning_Dell Inc._generic.xml'";

# Add host's IP to /etc/hosts
sleep 10;
$self->add_hostname_to_hosts;

# Install libopenssl1_0_0 for older (<SPS03) HANA versions on SLE15+
Expand Down

0 comments on commit f652c0b

Please sign in to comment.