Skip to content
Snippets Groups Projects

Generate ostree static delta for rollback test

Merged Frédéric Dalleau requested to merge wip/fredo/T5682 into apertis/v2019dev0
All threads resolved!
Compare and Show latest version
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
@@ -57,6 +57,10 @@ actions:
os: {{ $osname }}
append-kernel-cmdline: {{ $cmdline }}
- action: run
chroot: false
command: "find ${ROOTDIR} -name updatectl 2>/dev/null"
- action: run
chroot: false
command: "rm ${ROOTDIR}/ostree/deploy/apertis/deploy/*/usr/bin/updatectl"
Loading