Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hack: Add support for installing cloud-init+rsync #590

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

cgwalters
Copy link
Collaborator

These are things that https://tmt.readthedocs.io/en/stable/ wants, and the goal is to support running under tmt more directly.

Part of #543

With this I can run:

provision:
  how: virtual
  image: /home/walters/src/github/containers/bootc/target/testbootc-cloud.qcow2
summary: Basic smoke test
execute:
    how: tmt
    script: bootc status

These are things that https://tmt.readthedocs.io/en/stable/
wants, and the goal is to support running under tmt more
directly.

Part of containers#543

With this I can run:

```
provision:
  how: virtual
  image: /home/walters/src/github/containers/bootc/target/testbootc-cloud.qcow2
summary: Basic smoke test
execute:
    how: tmt
    script: bootc status
```

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

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

LGTM

@cgwalters
Copy link
Collaborator Author

ERROR Installing to disk: Creating ostree deployment: Performing deployment: Importing: Unencapsulating base: Layer sha256:92e9d6cb9fc51a55e8132e47ad53daad1175b72e99803db8bfb52485253f47d5: Importing objects: Importing object fa/c21b61018f38aed3c09c6d1cd753e19d7adfadfa5ba8a9d9639da0028a572c.file: Processing content object fac21b61018f38aed3c09c6d1cd753e19d7adfadfa5ba8a9d9639da0028a572c: Importing regfile: Writing large regfile: write: No space left on device

Hmm install test failed in GHA, but we have 35GB free...

@henrywang
Copy link
Contributor

henrywang commented Jun 11, 2024

bootc-fedora-40-x86_64 failure is due to #509 (comment).

@henrywang henrywang closed this Jun 12, 2024
@henrywang henrywang reopened this Jun 12, 2024
@henrywang henrywang merged commit 08ad812 into containers:main Jun 12, 2024
24 of 27 checks passed
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.

None yet

3 participants