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

Add test for the created images. #15

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

junaruga
Copy link
Member

@junaruga junaruga commented Jun 10, 2019

Related to #13 and multiarch/qemu-user-static#72 .

I think using Makefile is natural in this project seeing
https://github.com/multiarch/true/blob/master/Makefile .

Good news.
With QEMU v3.1.0-3, the s390x test are failed.
As Fedora 29 s390x is a full environment with dnf, the test is executed and failed.
As Fedora 30 s390x is a minimal environment without dnf and with microdnf, the test is skipped. (So, succeeded)
https://travis-ci.org/multiarch/fedora/builds/543888437

With QEMU 4.0.0-2, the Fedora 29 s390x is succeeded.
https://travis-ci.org/multiarch/fedora/builds/543893920

Adding the test, the Travis running time is increased. But I think that it's worth to add it.

@junaruga junaruga force-pushed the feature/add-test branch 2 times, most recently from a44d7ab to 5083461 Compare June 10, 2019 19:24
@junaruga junaruga changed the title Add test for the created images. [WIP] Add test for the created images. Jun 10, 2019
@junaruga junaruga changed the title [WIP] Add test for the created images. Add test for the created images. Jun 10, 2019
@junaruga junaruga requested a review from lafin June 10, 2019 19:55
Copy link

@jeking3 jeking3 left a comment

Choose a reason for hiding this comment

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

Nice. That's a better test than "uname -a"!

The test is for only dnf case. The microdnf case is not prepared yet.
@junaruga
Copy link
Member Author

junaruga commented Jun 11, 2019

@lafin could you review? I added a logic to test the created images. After this PR is merged, I am going to adapt it to other compatible images repositories.

@junaruga junaruga merged commit 6080104 into multiarch:master Jun 11, 2019
@junaruga junaruga deleted the feature/add-test branch June 11, 2019 13:02
@junaruga
Copy link
Member Author

Guys, thanks for the review. Now it was merged.

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