#3 Sync with internal testsuite.
Merged 5 years ago by praiskup. Opened 5 years ago by praiskup.
tests/ praiskup/tar sync-with-rh-testsuite  into  master

Regression/tar-testsuite/Makefile tar-testsuite/Makefile
file renamed
file was moved with no change to the file
Regression/tar-testsuite/PURPOSE tar-testsuite/PURPOSE
file renamed
file was moved with no change to the file
Regression/tar-testsuite/main.fmf tar-testsuite/main.fmf
file renamed
file was moved with no change to the file
Regression/tar-testsuite/runtest.sh tar-testsuite/runtest.sh
file renamed
+1 -2
@@ -36,8 +36,7 @@ 

  install_build_deps()

  {

      if rlIsFedora || rlIsRHEL '>7'; then

-         rlIsRHEL 8 && additional_repo='--enablerepo rhel-buildroot'

-         rlRun "dnf -y $additional_repo builddep $*"

+         rlRun "dnf -y builddep $*"

      else

          # WARNING: yum-builddep doesn't work on RHEL5 as we would expect from

          # modern RHEL/Fedora distributions.  Only "package names" are accepted,

Sanity/tar-using-remote-host-via-ssh/Makefile tar-using-remote-host-via-ssh/Makefile
file renamed
file was moved with no change to the file
Sanity/tar-using-remote-host-via-ssh/PURPOSE tar-using-remote-host-via-ssh/PURPOSE
file renamed
file was moved with no change to the file
Sanity/tar-using-remote-host-via-ssh/main.fmf tar-using-remote-host-via-ssh/main.fmf
file renamed
file was moved with no change to the file
Sanity/tar-using-remote-host-via-ssh/runtest.sh tar-using-remote-host-via-ssh/runtest.sh
file renamed
file was moved with no change to the file