Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked frompoise/python

Commitada1f90

Browse files
committed
- Exclude centos-5.9 from exert and virtualenv tests.
Signed-off-by: Scott M. Likens <scott@likens.us>
1 parent2466ea8 commitada1f90

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎.kitchen.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ platforms:
2222
box_url:https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_provisionerless.box
2323
run_list:["recipe[apt]"]
2424

25+
-name:centos-5.9
26+
driver_config:
27+
box:opscode-centos-5.9
28+
box_url:https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_centos-5.9_provisionerless.box
29+
2530
-name:centos-6.4
2631
driver_config:
2732
box:opscode-centos-6.4
@@ -38,10 +43,12 @@ suites:
3843
-recipe[python]
3944
attributes:{python: {install_method: "source"}}
4045
-name:exert
46+
excludes:["centos-5.9"]
4147
run_list:
4248
-recipe[python]
4349
-recipe[python_test::test_exert]
4450
-name:virtualenv
51+
excludes:["centos-5.9"]
4552
run_list:
4653
-recipe[python]
4754
-recipe[python_test::test_virtualenv]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp