From 78012795b553ba0b5ad0c2977d80d8f16831ae00 Mon Sep 17 00:00:00 2001 From: Sylvain Pineau Date: Tue, 26 Sep 2017 10:27:20 +0200 Subject: Import plainbox-provider-checkbox_0.40.0~rc2.orig.tar_gz --- units/install/jobs.pxu | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 units/install/jobs.pxu (limited to 'units/install') diff --git a/units/install/jobs.pxu b/units/install/jobs.pxu new file mode 100644 index 0000000..ae22103 --- /dev/null +++ b/units/install/jobs.pxu @@ -0,0 +1,10 @@ +plugin: shell +id: install/apt-get-gets-updates +requires: package.name == 'apt' +user: root +command: apt-get -d -y --force-yes dist-upgrade +_description: + Tests to see that apt can access repositories and get updates (does + not install updates). This is done to confirm that you could recover + from an incomplete or broken update. + -- cgit v1.2.3