rpm-ostree/tests/vmcheck
Colin Walters 562e03f7c1 Remove large chunks of rojig code
The inevitable followup to https://github.com/coreos/rpm-ostree/pull/2278
that I was too cowardly to do at the time.  But it's time to admit
the 2 months or so of work on this was wasted.  We have too much
tech debt and this is a large chunk of C/C++ code that touches everything
in the codebase in a nontrivial way.

Bigger picture, I'm going to work on
https://github.com/coreos/fedora-coreos-tracker/issues/828
which will strongly orient rpm-ostree towards the container world instead.
We'll still obviously keep the rpm package world around, but only
as a secondary layer.  What rojig was trying to do in putting "images"
inside an RPM was conflating layers.  It would have had a lot of
benefits probably if we'd truly pushed it over the edge into completion,
but that didn't happen.  Let's focus on containers instead.

There's still a lot more rojig code to delete but this first patch removes
the bulk of it.  Touching everything that references e.g. `RPMOSTREE_REFSPEC_TYPE_ROJIG`
etc. can come as a 3rd phase.
2021-05-18 17:31:36 -04:00
..
install.sh *: rename master branch to main 2021-05-07 16:12:45 +02:00
overlay.sh tests: Misc tweaks 2019-12-16 15:17:01 +01:00
runtest.sh vmcheck: Run vm_kola_spawn separately from if-statement 2020-03-19 16:24:04 +01:00
sync.sh Rework vmcheck to use kola spawn, move off of PAPR 2019-12-13 19:18:30 +01:00
test-autoupdate-check.sh status: Don't output AutomaticUpdates: disabled by default 2020-04-22 16:45:05 +02:00
test-autoupdate-stage.sh status: Don't output AutomaticUpdates: disabled by default 2020-04-22 16:45:05 +02:00
test-cached-rpm-diffs.sh tests/vmcheck: Fully drop python 3 requirement 2019-06-10 15:36:06 +00:00
test-db.sh lib/package: Fix rpm version comparison 2021-04-28 16:45:50 -04:00
test-download-only.sh vmcheck: Work around read-only /sysroot 2020-03-19 16:24:04 +01:00
test-history.sh Add new ex history command 2019-09-24 14:17:12 +00:00
test-initramfs.sh core,kernel: Set up /etc/passwd for dracut 2020-02-13 23:26:04 +01:00
test-kernel-args.sh kargs: Add CLI switch --unchanged-exit-77 2021-05-05 23:19:52 +02:00
test-layering-basic-1.sh core: Use SOLVER_LOCK for locking base packages 2020-08-28 12:44:46 -04:00
test-layering-basic-2.sh vmcheck: Work around read-only /sysroot 2020-03-19 16:24:04 +01:00
test-layering-gpg.sh build(deps): bump libdnf from 31a8b8b to 930f258 2021-04-12 11:52:49 -04:00
test-layering-non-root-caps.sh tests: Fix bodhi link 2021-02-16 18:18:27 -05:00
test-layering-relabel.sh
test-layering-relayer.sh
test-layering-rpmdb.sh
test-layering-scripts.sh Rewrite bwrap code in Rust 2021-03-29 14:45:35 +00:00
test-layering-unified.sh Copy used command-line and set as transaction title 2019-05-08 21:09:08 +00:00
test-misc-2.sh Merge pull request #2819 from jlebon/pr/skip-branch-validation 2021-05-11 09:18:20 -04:00
test-override-kernel.sh tests/override-kernel: add f34 kernel 2021-05-04 14:58:12 +00:00
test-override-local-replace.sh Copy used command-line and set as transaction title 2019-05-08 21:09:08 +00:00
test-override-remove.sh app/status: Group EVRs for RemovedBasePackages if possible 2019-06-18 14:34:13 +00:00
test-override-replace-2.sh Copy used command-line and set as transaction title 2019-05-08 21:09:08 +00:00
test-pinned-commit.sh daemon: Fix crash on upgrade with remote:checksum 2021-03-01 16:57:51 +01:00
test-reset.sh Copy used command-line and set as transaction title 2019-05-08 21:09:08 +00:00
test-upgrades.sh app/deploy: Add --disallow-downgrade switch 2019-08-21 16:43:37 -04:00