diff --git a/Makefile b/Makefile index 9590ee8..9b6b686 100644 --- a/Makefile +++ b/Makefile @@ -151,14 +151,14 @@ bots: # when you start a new project, use the latest release, and update it from time to time test/common: flock Makefile sh -ec '\ - git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 253; \ + git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 262; \ git checkout --force FETCH_HEAD -- test/common; \ git reset test/common' # checkout Cockpit's PF/React/build library; again this has no API stability guarantee, so check out a stable tag $(LIB_TEST): flock Makefile sh -ec '\ - git fetch --depth=1 https://github.com/cockpit-project/cockpit.git e224a0296cd25a448d70810a4c114bac574b82dd; \ + git fetch --depth=1 https://github.com/cockpit-project/cockpit.git 262; \ git checkout --force FETCH_HEAD -- pkg/lib; \ git reset -- pkg/lib' mv pkg/lib src/ && rmdir -p pkg diff --git a/test/reference-image b/test/reference-image new file mode 100644 index 0000000..c06d46d --- /dev/null +++ b/test/reference-image @@ -0,0 +1 @@ +fedora-35