From 75729856af0b250dbbf8c9f0ab77ad0489f8d208 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Mon, 4 May 2015 15:03:25 -0400 Subject: [PATCH] Remove tempest from projects.txt on stable Because, of branchless tempest the requirements file for tempest will only have a master branch available. The requirements in that will likely conflict with the global requirements list on the stable branches. So this commit removes tempest from being synced with global requirements on stable branches which is needed to avoid conflicts on dsvm jobs where devstack forces a sync to the stable version of global requirements. Change-Id: I2ac2923b35a97a6f7fe158882bf7c4c92f0a9277 --- projects.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/projects.txt b/projects.txt index d2bbca4320..99e3a2c818 100644 --- a/projects.txt +++ b/projects.txt @@ -76,7 +76,6 @@ openstack/security-doc openstack/stevedore openstack/swift openstack/taskflow -openstack/tempest openstack/tempest-lib openstack/tooz openstack/training-guides