This repository was archived by the owner on Aug 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
CI: Use Docker container from crops:yocto/opensuse-42-3 #221
Open
okartau
wants to merge
2
commits into
intel:master
Choose a base branch
from
okartau:try-yocto-dockerfile-opensuse
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
selftest fails with quite strange-looking above that, there is also: |
Contributor
|
On Sun, 2017-07-02 at 11:23 -0700, okartau wrote:
selftest fails with quite strange-looking
AssertionError: '\t\t\t\t# (optional, default: no)' != '# system
update test'
The update test itself failed.
This could be the lack of "netcat" in the container again. I probably
need to bite the bullet and replace that with compilation of
socat-native.
above that, there is also:
20:51:06 Exception in thread OSTree HTTPD:
20:51:06 ValueError: file descriptor cannot be a negative integer (-1)
That one is normal. Looks like an internal error in Python's simplehttp
(operation on unset fd), happens also during normal execution.
|
Merged
c4d2aeb to
84bddfe
Compare
cb417a6 to
b57d389
Compare
Contributor
Author
|
tezt this |
fb80141 to
aafe05b
Compare
04451f1 to
d5dce63
Compare
7405931 to
ce72ede
Compare
Contributor
Author
|
test this please, docker fetch failure in builder |
40784d6 to
972cdb4
Compare
d753504 to
ec08e46
Compare
b3573e1 to
bdeacc3
Compare
Contributor
Author
|
test this please, fetcher failure during post-build test |
b28f269 to
77395e7
Compare
77395e7 to
6afe2de
Compare
6afe2de to
91d3ce2
Compare
55e83ed to
9278a46
Compare
Signed-off-by: Olev Kartau <olev.kartau@intel.com>
to make crops-based dockerfile suitable for refkit CI: netcat-bsd, xml-reporting related Signed-off-by: Olev Kartau <olev.kartau@intel.com>
9278a46 to
e273538
Compare
Contributor
Author
|
test this please |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Olev Kartau olev.kartau@intel.com