diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-07-02 16:10:05 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-07-02 16:10:05 -0700 |
commit | 8dc2f56fadfeabf83f918ba881652a822a7c9785 (patch) | |
tree | d739c8b0667b76d98caad7ac76805286b91c44d3 | |
parent | 23b53a1fe78937d6391b89d1b11587419815b708 (diff) |
Remove 'tox-dir' from LaaS Tox Verify Job
tox.ini is now at the root of the laas repository.
Change-Id: I1523bae4934bfd075e94e770b7bdc9559e321fdc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | jjb/laas/laas.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/laas/laas.yml b/jjb/laas/laas.yml index 76c475eab..12b5eeb2d 100644 --- a/jjb/laas/laas.yml +++ b/jjb/laas/laas.yml @@ -20,7 +20,6 @@ project: 'laas' project-name: 'laas' build-days-to-keep: 7 - tox-dir: 'dashboard' stream: - master |