deb-mistral/mistral/tests
Nikolay Mahotkin 56f2d5f4b5 Fixing SSH actions to use names of private keys
* SSH action uses private key names instead of
   private keys themself. All private keys now
   should be in <user-home>/.ssh/, e.g. searching
   of key 'my_key.pem' will be at <user-home>/.ssh/my_key.pem
 * Fixed functional tests
 * Remove sudo while running tests

Closes-Bug: #1507600

Depends-On: Idc4340cda80d02f4ee88c91600b72d0f914c4084

Change-Id: I503d78ff541183ce850476229842fa6f20061a00
2015-10-22 16:30:54 +03:00
..
functional Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
resources Add semantics validation of direct workflow 'join' tasks 2015-09-18 13:10:37 +03:00
unit Fixing SSH actions to use names of private keys 2015-10-22 16:30:54 +03:00
__init__.py Initial commit that fix py34 tests run 2015-09-15 09:57:47 +00:00
base.py Merge "Using six.iteritems() to avoid some python3 tests failure" 2015-09-25 08:17:35 +00:00
config.py Drop use of 'oslo' namespace package 2015-07-14 06:25:24 +00:00