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

Config file #198

Open
kaifong opened this issue Nov 15, 2017 · 2 comments
Open

Config file #198

kaifong opened this issue Nov 15, 2017 · 2 comments

Comments

@kaifong
Copy link

kaifong commented Nov 15, 2017

E..................................

ERROR: test suite for <module 's3tests.functional' from '/home/fongy/Desktop/Working/Ceph/s3-tests-master/s3tests/functional/init.pyc'>

Traceback (most recent call last):
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 209, in run
self.setUp()
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 292, in setUp
self.setupContext(ancestor)
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 315, in setupContext
try_run(context, names)
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/virtualenv/local/lib/python2.7/site-packages/nose/util.py", line 471, in try_run
return func()
File "/home/fongy/Desktop/Working/Ceph/s3-tests-master/s3tests/functional/init.py", line 266, in setup
cfg.readfp(f)
File "/usr/lib/python2.7/ConfigParser.py", line 324, in readfp
self._read(fp, filename)
File "/usr/lib/python2.7/ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.
file: aws.conf, line: 1
'fixtures:\n'


Ran 34 tests in 1.202s

FAILED (errors=1)

I realise that this issue had been covered here (and closed)

#121

but I don't understand the answer :(

If someone could elaborate I'd be most grateful :)

regards

kai

@yehudasa
Copy link
Member

@kaifong note config example in README.rst. I think that sample applies for one of the other internal tools here.

@kaifong
Copy link
Author

kaifong commented Nov 15, 2017

Well blow me down, I'm sure I tried that already! So I should cut and paste the sample in README.rst and replace the credentials. Thanks :)

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

No branches or pull requests

2 participants