molecule tests in tripleo-validations fail
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo-validations |
Fix Committed
|
Undecided
|
Cédric Jeanneret |
Bug Description
Description
===========
It appears that the molecule tests in train for tripleo-validations are failing to execute.
See https:/
This issue may be related: https:/
Steps to reproduce
==================
Run the molecule tests in train for tripleo-validations
Expected result
===============
Test should execute.
Actual result
=============
Tests fail to execute:
File "/usr/lib64/
exec code in run_globals
File "/home/
main()
File "/home/
return self.main(*args, **kwargs)
File "/home/
rv = self.invoke(ctx)
File "/home/
return _process_
File "/home/
return ctx.invoke(
File "/home/
return callback(*args, **kwargs)
File "/home/
return f(get_current_
File "/home/
base.
File "/home/
execute_
File "/home/
execute_
File "/home/
return command(
File "/home/
self.
File "/home/
pb.execute()
File "/home/
self.bake()
File "/home/
_err=self._err
File "/home/
call_args, kwargs = self._extract_
File "/home/
raise TypeError("Invalid special arguments:\n\n%s\n" % exc_msg)
TypeError: Invalid special arguments:
'env': value u'/home/
Environment
===========
Train
affects: | tripleo → tripleo-validations |
Changed in tripleo-validations: | |
assignee: | nobody → Cédric Jeanneret (cjeanner) |
status: | New → Confirmed |
tags: | added: ci |
Issue fixed by https:/ /review. opendev. org/#/q/ status: merged+ project: openstack/ tripleo- validations+ branch: stable/ train+topic: bug/1894882