Removing horizon django 1.4 job

Django 1.4 is not supported when Liberty will release.
Only versions 1.7 and 1.8 will be supported. Horizon is
working on finalizing 1.8 support. But we don't need
the 1.4 job on master any longer.

Change-Id: I73e1f52465545888f70a6e398511c84f04bb7bf7
This commit is contained in:
David Lyle 2015-07-13 11:10:06 -06:00
parent 42db6dff34
commit 2c1c2373a4
2 changed files with 0 additions and 21 deletions

View File

@ -1,22 +1,3 @@
- job:
name: gate-horizon-python27-django14
node: 'bare-precise || bare-trusty'
wrappers:
- build-timeout:
timeout: 40
- timestamps
builders:
- revoke-sudo
- gerrit-git-prep
- shell: '/usr/local/jenkins/slave_scripts/run-tox.sh py27dj14'
- assert-no-extra-files
publishers:
- test-results
- console-log
- job:
name: gate-horizon-jshint
node: 'bare-precise || bare-trusty'

View File

@ -1917,7 +1917,6 @@ projects:
check:
- gate-horizon-npm-run-test
- gate-horizon-npm-run-lint
- gate-horizon-python27-django14
- gate-horizon-selenium
- gate-horizon-jshint
- gate-horizon-dsvm-integration
@ -1925,7 +1924,6 @@ projects:
- check-grenade-dsvm
gate:
- gate-horizon-npm-run-test
- gate-horizon-python27-django14
- gate-horizon-selenium
- gate-tempest-dsvm-full
- gate-grenade-dsvm