This repository was archived by the owner on Aug 5, 2022. It is now read-only.
CI: Use Docker container from crops:yocto/opensuse-42-3#221
Open
okartau wants to merge 2 commits into
Open
Conversation
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
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
5 times, most recently
from
July 10, 2017 18:57
c4d2aeb to
84bddfe
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
3 times, most recently
from
July 13, 2017 06:27
cb417a6 to
b57d389
Compare
Contributor
Author
|
tezt this |
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
3 times, most recently
from
July 24, 2017 10:15
fb80141 to
aafe05b
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
3 times, most recently
from
August 2, 2017 13:44
04451f1 to
d5dce63
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
3 times, most recently
from
August 10, 2017 05:57
7405931 to
ce72ede
Compare
Contributor
Author
|
test this please, docker fetch failure in builder |
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
3 times, most recently
from
August 16, 2017 08:37
40784d6 to
972cdb4
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
2 times, most recently
from
August 23, 2017 06:08
d753504 to
ec08e46
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
4 times, most recently
from
September 6, 2017 18:35
b3573e1 to
bdeacc3
Compare
Contributor
Author
|
test this please, fetcher failure during post-build test |
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
3 times, most recently
from
September 18, 2017 05:18
b28f269 to
77395e7
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
from
October 12, 2017 07:27
77395e7 to
6afe2de
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
from
November 6, 2017 07:31
6afe2de to
91d3ce2
Compare
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
2 times, most recently
from
November 23, 2017 11:50
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>
okartau
force-pushed
the
try-yocto-dockerfile-opensuse
branch
from
December 7, 2017 12:27
9278a46 to
e273538
Compare
Contributor
Author
|
test this please |
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
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