]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Allow both $ and directory$ for random yamls. 1165/head
authorWarren Usui <wusui@redhat.com>
Wed, 11 Apr 2018 00:48:55 +0000 (00:48 +0000)
committerWarren Usui <wusui@redhat.com>
Fri, 4 May 2018 21:15:44 +0000 (21:15 +0000)
commite77d436db95345b19b93e59dc6d68745d6c03f2b
treef465d29c3a8bcb67611d51dd24cd9b3cb3f5c0de
parent403293e230f9feb4e8bb2fa6095cfecf25721d2b
Allow both $ and directory$ for random yamls.

If either the diretory contains a magic $ file, or if the directory name
ends with $, then the random selection of a yaml file will occur.

Signed-off-by: Warren Usui <wusui@redhat.com>
teuthology/suite/build_matrix.py
teuthology/suite/test/test_build_matrix.py