Skip to content

chore: Migrate integration tests to staging#208

Draft
jedevc wants to merge 1 commit intostagingfrom
jedevc/integration-tests-staging
Draft

chore: Migrate integration tests to staging#208
jedevc wants to merge 1 commit intostagingfrom
jedevc/integration-tests-staging

Conversation

@jedevc
Copy link
Copy Markdown
Member

@jedevc jedevc commented Mar 18, 2026

This is a tests change, a CI change, and also a change to support some of the features on staging.

We need some updates to support image parsing - the images returned are now fully-resolved names, and also contain "oci://" schemes, which we should parse and support.

task --yes integration
env:
UNIKRAFT_CONFIG: ${{ secrets.UNIKRAFT_CONFIG }}
UNIKRAFT_CONFIG: ${{ secrets.UNIKRAFT_CONFIG_STAGING }}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We now support a UNIKRAFT_CONFIG_STAGING and UNIKRAFT_CONFIG_STABLE secret for switching between them more easily in the future.

name: test-<VOLUME_CLONE>
uuid: 12345678-1234-1234-1234-123456789abc
state: available
state: error
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a tests change, a CI change, and also a change to support some of
the features on staging.

We need some updates to support image parsing - the images returned
reference now fully-resolved names, and also contain "oci://" schemes,
which we should parse and support.

Signed-off-by: Justin Chadwell <justin@unikraft.com>
@jedevc jedevc force-pushed the jedevc/integration-tests-staging branch from 74a9f06 to 009d382 Compare March 18, 2026 11:59
@jedevc jedevc changed the title chore: Migrate integration tests to stable chore: Migrate integration tests to staging Mar 20, 2026
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.

1 participant