Skip to content
Snippets Groups Projects
Unverified Commit 82c87f15 authored by Oliver Smith's avatar Oliver Smith
Browse files

CI: v22.06 is EOL, drop v21.12 -> v22.06 check

parent ba097753
No related branches found
No related tags found
No related merge requests found
Pipeline #161636 passed
......@@ -6,7 +6,6 @@
export CHANNELS="
v22.12-edge
v22.06-v22.12
v21.12-v22.06
"
export DEVICES="
qemu-amd64
......
......@@ -73,28 +73,6 @@ upgrade-compat-v22.06-v22.12:
paths:
- "*.check-passed"
# upgrade compatibility v21.12 --> v22.06
upgrade-compat-v21.12-v22.06:
parallel:
matrix:
- DEVICE: ['qemu-amd64']
UI: ['phosh', 'plasma-mobile', 'sxmo-de-dwm', 'sxmo-de-sway', 'console']
CHANNEL_OLD: ['v21.12']
CHANNEL_NEW: ['v22.06']
stage: compatibility
<<: *only-default
before_script:
- wget "https://gitlab.com/postmarketOS/ci-common/-/raw/master/install_pmbootstrap.sh"
- sh ./install_pmbootstrap.sh pytest
script:
- su pmos -c ".ci/upgrade-compat.sh"
- touch upgrade-compat-v21.12-v22.06-"$DEVICE"-"$UI".check-passed
allow_failure: true
artifacts:
when: always
paths:
- "*.check-passed"
# badges
pages:
stage: badge
......
......@@ -19,7 +19,6 @@ CHANNELS_ALL="
# https://gitlab.com/postmarketOS/postmarketos-release-upgrade/
UPGRADES_SUPPORTED="
v22.12-edge
v21.12-v22.06
v22.06-v22.12
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment