ostree/tests/kolainst
Colin Walters e6a560b407 deploy: Ignore sockets, fifos in /etc during merge
https://bugzilla.redhat.com/show_bug.cgi?id=1945274 is an issue where a privileged
kubernetes daemonset is writing a socket into `/etc`.  This makes ostree upgrades barf.

Now, they should clearly move it to `/run`.  However, one option is for us to
just ignore it instead of erroring out.  Some brief investigation shows that
e.g. `git add somesocket` is a silent no-op, which is an argument in favor of ignoring it.

Closes: https://github.com/ostreedev/ostree/issues/2446
2021-10-01 11:28:11 -04:00
..
destructive deploy: Ignore sockets, fifos in /etc during merge 2021-10-01 11:28:11 -04:00
nondestructive tests: Add needs-internet tag for webserver bits 2020-07-17 01:37:46 +00:00
.gitignore tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
destructive-stamp.ign tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
install-wrappers.sh tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
libinsttest.sh cci: Update for buildroot changes 2021-03-31 15:11:34 -04:00
libtest-core.sh tests: Add new TAP APIs 2021-09-10 17:07:42 -04:00
Makefile build-sys: Add toplevel workspace Cargo.toml 2021-04-15 12:33:34 -04:00
README.md tests/kola: Move to tests/kolainst 2020-05-27 15:16:50 +00:00