Skip to content

Commit

Permalink
Removes wheezy from list of scripts testing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrestc committed Sep 21, 2015
1 parent e09e43a commit 4d2fcb7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions TESTING.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -397,10 +397,10 @@ fedora-22 with:
mvn -Dtests.vagrant -pl qa/vagrant verify -DboxesToTest=fedora-22
--------------------------------------------

or run wheezy and trusty:
or run jessie and trusty:

------------------------------------------------------------------
mvn -Dtests.vagrant -pl qa/vagrant verify -DboxesToTest='wheezy, trusty'
mvn -Dtests.vagrant -pl qa/vagrant verify -DboxesToTest='jessie, trusty'
------------------------------------------------------------------

or run all the boxes:
Expand Down Expand Up @@ -440,7 +440,6 @@ These are the linux flavors the Vagrantfile currently supports:
* precise aka Ubuntu 12.04
* trusty aka Ubuntu 14.04
* vivid aka Ubuntun 15.04
* wheezy aka Debian 7, the current debian oldstable distribution
* jessie aka Debian 8, the current debina stable distribution
* centos-6
* centos-7
Expand Down

0 comments on commit 4d2fcb7

Please sign in to comment.