Project

Profile

Help

Issue #4482

closed

pulplift pulp-smash config is rejected by pulp-smash

Added by bmbouter about 5 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Dev Environment
Sprint:
Quarter:

Description

On a vanilla pulplift vagrant up when I run the unit tests all is fine. When I run the functional tests of pulpcore I get this error for every test:

======================================================================
ERROR: setUpModule (pulpcore.tests.functional.api.using_plugin.test_unlinking_repo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/vagrant/devel/pulp/pulpcore/tests/functional/api/using_plugin/utils.py", line 31, in set_up_module
    require_pulp_3(SkipTest)
  File "/usr/local/lib/pulp/lib64/python3.6/site-packages/pulp_smash/pulp3/utils.py", line 26, in require_pulp_3
    cfg = config.get_config()
  File "/usr/local/lib/pulp/lib64/python3.6/site-packages/pulp_smash/config.py", line 274, in get_config
    _CONFIG = PulpSmashConfig.load()
  File "/usr/local/lib/pulp/lib64/python3.6/site-packages/pulp_smash/config.py", line 554, in load
    loaded_config = json.load(handle)
  File "/usr/lib64/python3.6/json/__init__.py", line 299, in load
    parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw)
  File "/usr/lib64/python3.6/json/__init__.py", line 354, in loads
    return _default_decoder.decode(s)
  File "/usr/lib64/python3.6/json/decoder.py", line 339, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib64/python3.6/json/decoder.py", line 355, in raw_decode
    obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 35 column 1 (char 639)
Actions #1

Updated by dalley about 5 years ago

  • Status changed from NEW to POST
  • Assignee set to dalley
Actions #2

Updated by dalley about 5 years ago

  • Status changed from POST to MODIFIED
Actions #3

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #4

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #5

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF