Skip to content

Make base image input to functional tests more generic.#264

Merged
cwize1 merged 2 commits into
mainfrom
user/chrisgun/testBaseImageRefactor
Jun 12, 2025
Merged

Make base image input to functional tests more generic.#264
cwize1 merged 2 commits into
mainfrom
user/chrisgun/testBaseImageRefactor

Conversation

@cwize1

@cwize1 cwize1 commented Jun 6, 2025

Copy link
Copy Markdown
Contributor
  1. Change base image info from a set of parameters to a combined struct. This will make it eaiser to pass the info around. It also makes it easier to add additional properties.

  2. Change the default base image from a constant to a priority list. This will make it easier to manually run the image independent tests on other images.


Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • Code conforms to style guidelines

@cwize1 cwize1 requested a review from a team as a code owner June 6, 2025 21:05
@cwize1 cwize1 force-pushed the user/chrisgun/testBaseImageRefactor branch from 97de61b to 5f4c977 Compare June 10, 2025 00:34
1. Change base image info from a set of parameters to a combined struct.
   This will make it eaiser to pass the info around. It also makes it
   easier to add additional properties.

2. Change the default base image from a constant to a priority list. This
   will make it easier to manually run the image independent tests on
   other images.
@cwize1 cwize1 force-pushed the user/chrisgun/testBaseImageRefactor branch from 5f4c977 to 93cb66c Compare June 12, 2025 21:36
Comment thread toolkit/tools/pkg/imagecustomizerlib/customizepartitions_test.go Outdated
Comment thread toolkit/tools/pkg/imagecustomizerlib/liveosisobuilder_test.go Outdated
@cwize1 cwize1 merged commit 3d0e175 into main Jun 12, 2025
8 checks passed
@cwize1 cwize1 deleted the user/chrisgun/testBaseImageRefactor branch June 12, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants