Project

General

Profile

Actions

Bug #13355

closed

docker-test.sh fails because user root already exists

Added by Nathan Cutler over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I run the command: test/docker-test.sh --os-type centos --os-version 7 make dist with the unsatisfactory result:

http://paste2.org/EBxZd5UE

Actions #1

Updated by Loïc Dachary over 8 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Loïc Dachary over 8 years ago

  • Status changed from In Progress to Fix Under Review
Actions #3

Updated by Nathan Cutler over 8 years ago

I tried it again using your wip branch. I run the following commands:

# git clone https://github.com/dachary/ceph.git
# cd ceph
# git checkout wip-13355-docker-test
# cd src
# test/docker-test.sh --os-type centos --os-version 7 make check

with the following result (last ~50 lines): http://paste2.org/EtV9YMNm

Actions #4

Updated by Loïc Dachary over 8 years ago

test/docker-test.sh --os-type centos --os-version 7 ./run-make-check.sh 

should work.
Actions #5

Updated by Nathan Cutler over 8 years ago

OK, that works. Since that blog post appears to be the only documentation on docker-test.sh, it's better if the examples work "out of the box".

Actions #6

Updated by Loïc Dachary over 8 years ago

Right. There also is docker-test.sh --help though

Actions #7

Updated by Loïc Dachary over 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF