pmbootstrap/test
Oliver Smith 69cd7895e2
pmb.config.apk_tools_min_version: support branches (MR 2015)
Support branches, so pmbootstrap won't fail if v20.05 is selected:
  ERROR: You have an outdated version of the 'apk' package manager installed
  (your version: 2.10.5-r1, expected at least: 2.12.1-r0).

Move the logic for this check to pmb.helpers.apk.check_outdated and
adjust the test.

This fixes the CI failure in test_crossdirect_rust, which uses the
stable channel. (My bad for not creating this patch earlier, while at
the same time explaining in the creating pmbootstrap release instructions,
that this minimum apk version should be adjusted.)
2021-01-27 22:05:25 +01:00
..
pmb_test treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
testdata pmbootstrap install: support _pmb_groups (MR 2010) 2021-01-27 08:38:53 +03:00
static_code_analysis.sh pmb/install/format.py: fix too long line (MR 2008) 2021-01-27 15:01:57 +01:00
test_apk_static.py pmb.config.apk_tools_min_version: support branches (MR 2015) 2021-01-27 22:05:25 +01:00
test_aportgen.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_aportgen_device_wizard.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_bootimg.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_build_is_necessary.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_build_package.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_chroot_interactive_shell.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_config_init.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_config_pmaports.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_config_user.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_config_workdir.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_cross_compile_distcc.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_crossdirect.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_envkernel.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_file.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_folder_size.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_frontend.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_git.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_lint.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_package.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_pmaports.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_repo.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_repo_missing.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_status.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_helpers_ui.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_install.py pmbootstrap install: support _pmb_groups (MR 2010) 2021-01-27 08:38:53 +03:00
test_kconfig_check.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_keys.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_mount.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_newapkbuild.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_parse_apkbuild.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_parse_apkindex.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_parse_depends.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_parse_deviceinfo.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_pkgrel_bump.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_qemu_running_processes.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_questions.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_run_core.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_shell_escape.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_version.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
test_version_validate.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
testcases_fast.sh test/testcases_fast.sh: correct pmaports location (MR 1974) 2020-09-12 10:35:37 +02:00