1
0
mirror of https://github.com/mudler/luet.git synced 2025-05-13 19:05:56 +00:00
luet/tests/fixtures
Ettore Di Giacinto b5da2fa7b4
⚙️ Fixup corner case when templating requires
Adds also specific tests to cover that area
2022-04-28 12:57:36 +02:00
..
alpine/alpine Add test fixtures 2020-05-02 14:03:34 +02:00
annotations/pkgA/0.1 Add annotations option to package spec 2020-05-23 09:27:38 +02:00
build_values Add ability to interpolate during build 2020-11-28 15:47:29 +01:00
build_values_nested 🤖 Add integration test to cover nested build values 2022-03-21 15:01:17 +01:00
buildable Context files are immutable 2020-12-12 11:55:25 +01:00
buildableseed Context files are immutable 2020-12-12 11:55:25 +01:00
buildtree/app-admin/enman/1.4.0 Adapt tests 2019-11-08 18:30:53 +01:00
caps Add CreateTar to image API 2021-10-29 10:35:03 +02:00
collections Add collections integration test 2020-11-15 13:22:21 +01:00
complex/selection Adapt other bunch of fixtures to changes 2021-01-03 22:22:32 +01:00
config_protect/a Add integration test for config-protect 2020-06-06 12:35:16 +02:00
config_protect_annotation/a Integrate config-protect from package spec 2020-06-06 13:12:54 +02:00
copy Multi-stage builds from hash images 2021-05-18 12:16:35 +02:00
docker Add docker fixture for integration tests 2020-04-11 20:12:43 +02:00
docker_repo Fixup on values interpolation and metadata retrieve 2021-04-23 12:02:19 +02:00
dockerfiles/curl ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
excludeimage Add excludes tests 2020-11-08 16:02:11 +01:00
excludeincludeimage Add excludes tests 2020-11-08 16:02:11 +01:00
excludes Add excludes tests 2020-11-08 16:02:11 +01:00
excludesincludes Add excludes tests 2020-11-08 16:02:11 +01:00
expansion Context files are immutable 2020-12-12 11:55:25 +01:00
extra_perms/pkgA/0.1 🔧 Preserve suid,sgid and sticky bits when extracting images 2021-11-04 11:34:36 +01:00
fileconflicts/conflict1 Add tests 2021-07-29 11:03:02 +02:00
fileconflicts_upgrade/conflict1 Check file conflicts also on packages that are going to be swapped out 2021-08-04 10:43:12 +02:00
finalizer_custom Allow to finalizer to specify entrypoint command 2020-04-14 17:46:39 +02:00
finalizers/alpine Allow to finalizer to specify entrypoint command 2020-04-14 17:46:39 +02:00
finalizers_envs/alpine Finalizer envs () 2021-08-11 11:18:16 +02:00
finalizers_upgrade Build assertions when swapping 2021-01-02 21:28:54 +01:00
include Add fixture and test for includes and layered packages 2019-11-14 20:28:21 +01:00
includeimage Support includes also on packages coming from unpacked images 2019-12-03 18:15:07 +01:00
join Drop join from compilation specs 2021-10-10 00:28:54 +02:00
join_complex ⚙️ Fixup runtime tree detection during join images 2022-04-13 23:28:44 +02:00
labels/pkgA/0.1 Added labels to package definition 2020-03-21 19:24:27 +01:00
layered Use standard golang image for fixture (alpine doesn't contain gcc) 2020-03-15 15:42:24 +01:00
layers Add unpack field to specify a package used as layer 2019-11-13 09:43:54 +01:00
nofileconflicts_upgrade/noconflict Add test for file conflicts on upgrade of the same package 2021-08-09 13:02:08 +02:00
overlay/app-crypt Drop unneeded fixture 2019-08-24 13:14:47 +02:00
owners Add owner permissions tests 2021-03-18 10:57:09 +01:00
package_dir Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
packagelayers Add test for shared layer unpack 2019-11-17 15:59:52 +01:00
packagelayers_hidden 🔧 Do not store file list of hidden packages 2022-01-07 00:02:22 +01:00
parser Add pkg description, url and license 2019-12-16 23:56:58 +01:00
perms Ensure we carry permissions from dirs while we create packages by delta 2021-05-01 00:14:01 +02:00
plugin plugins: Make execution fail if loaded plugins are erroring, print debug output on emitted responses 2021-05-17 15:17:03 +02:00
provides Add support for Package provides 2019-12-17 19:32:31 +01:00
provides_selector Add support for Package provides 2019-12-17 19:32:31 +01:00
qlearning Add integration test for qlearning solver 2020-02-12 13:58:28 +01:00
repos.conf.d repository loader now support .yaml extension 2020-07-04 20:07:32 +02:00
retrieve/a Add retrieve to compilation spec 2020-02-13 14:15:43 +01:00
retrieve-integration ADD automatically extracts as well 2020-12-07 17:21:06 +01:00
shared_templates Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
simple_dep Add integration tests for luet replace and luet build --only-target-package 2020-12-18 20:52:07 +01:00
subpackage/alpine ⚙️ Add support for subpackages during buildtime 2022-04-27 23:33:49 +02:00
subpackage_collection/alpine ⚙️ Add support for subpackages during buildtime 2022-04-27 23:33:49 +02:00
symlinks Add symlink test 2020-08-05 18:57:27 +02:00
template_requires ⚙️ Fixup corner case when templating requires 2022-04-28 12:57:36 +02:00
templatedfinalizers/alpine Add templated finalizers 2020-11-08 21:14:19 +01:00
templates Support templated packages 2020-10-04 19:33:15 +02:00
upgrade Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
upgrade_complex/cat 🔧 🎨 Enhance package upgrade strategy order 2021-12-15 18:04:45 +01:00
upgrade_complex_multiple/cat 🔧 🎨 Enhance package upgrade strategy order 2021-12-15 18:04:45 +01:00
upgrade_integration Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
upgrade_integration_oscheck 🔧 Allow to perform automatically oscheck after upgrades 2021-12-12 12:23:30 +01:00
upgrade_new_repo Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
upgrade_old_repo Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
upgrade_old_repo_revision Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
upgrade_old_repo_revision_content_changed Add salted method for assertion hashing 2021-05-19 17:34:01 +02:00
versioning tests/integration/08_versioning.sh: Add version with _ 2020-04-03 18:33:01 +02:00
virtuals Avoid clashing fixture version 2021-01-03 23:56:49 +01:00