Jonas Witschel
12f023ab03
Replace $(arch) by $(uname -m)
6 years ago
Harald Hoyer
286685cb72
TEST-99-RPM: use releasever of the host system
7 years ago
Harald Hoyer
2699d8ff7e
TEST-99-RPM: removed --releasever
7 years ago
Harald Hoyer
e3fb645821
TEST-99-RPM: use Fedora 29
7 years ago
Harald Hoyer
f13278eac2
TEST-99-RPM: fix installation loop
8 years ago
Harald Hoyer
ffc2ca202b
TEST-99-RPM: retry dnf 5 times in case http fails
8 years ago
Harald Hoyer
d941f0e015
Revert "TEST-99-RPM: use --best and install all rpms"
...
This reverts commit f81806db20
.
8 years ago
Harald Hoyer
f81806db20
TEST-99-RPM: use --best and install all rpms
8 years ago
Harald Hoyer
e35d1451f5
test/TEST-99-RPM: dnf does not like any dracut subpackage
8 years ago
Harald Hoyer
eac751f1e0
test/TEST-99-RPM: speedup test
8 years ago
Harald Hoyer
924a669a1b
TEST-99-RPM: append "/" to DESTDIR
8 years ago
Harald Hoyer
ffcbde7fe2
TEST-99-RPM: set release version and disable update-testing repo
8 years ago
Harald Hoyer
44766d1f1f
TEST-99-RPM: actually use the generated rpms with dnf
8 years ago
Harald Hoyer
e22e04ae15
TEST-99-RPM: add test_check() for rpm,dnf,yum
8 years ago
Harald Hoyer
2811e4ed22
TEST-99-RPM: create dracut rpms to install first
...
create rpms in TESTDIR first
8 years ago
Harald Hoyer
0092942531
test/TEST-99-RPM: fixed test suite
...
- cope with dnf vs yum
- fixed find arguments
- make script fail, if command fails
9 years ago
Harald Hoyer
f44b084660
TEST-99-RPM: ignore more files
10 years ago
Harald Hoyer
967cc19ab1
remove all vim and emacs code format comments
11 years ago
Harald Hoyer
f52759131b
test: include the same Makefile.testdir
11 years ago
Harald Hoyer
32bd2fbb4c
use "rm --" to guard against filenames beginning with "-"
12 years ago
Harald Hoyer
fd28794bbc
TEST-99-RPM: generate rpms and exclude /boot loader entries
12 years ago
Harald Hoyer
021b2fddff
test: use grep option "-F" and install /etc/os-release
12 years ago
Harald Hoyer
db9fbaf9b8
TEST-99-RPM: ignore rescue images
12 years ago
Harald Hoyer
356333b331
test: add finished-false.sh for create-root.sh initqueue job
12 years ago
Harald Hoyer
2723ebba9a
test: silence "make all"
13 years ago
Harald Hoyer
3e1d48fd12
test: add support for: make V=1 TESTS="01 20 40" check
...
$ sudo make V=1 clean check
now runs the testsuite in verbose mode
$ sudo make TESTS="01 20 40" clean check
now only runs the 01, 20 and 40 tests.
13 years ago
Harald Hoyer
43bac63e33
TEST-99-RPM test trap
13 years ago
Harald Hoyer
4eafdbdbe8
test: new test TEST-99-RPM
...
This test installs the dracut rpm together with the kernel in an
installroot. rpm -Va and rpm -qf are used, to ensure nothing modified
files in the real root.
13 years ago