Skip to content

Instantly share code, notes, and snippets.

@simonmcc
simonmcc / -
Last active August 29, 2015 14:06
ruby-1.9.3-p327:
system:
uname: "Darwin Simons-MacBook-Pro.local 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64"
system: "osx/10.9/x86_64"
bash: "/bin/bash => GNU bash, version 3.2.51(1)-release (x86_64-apple-darwin13)"
zsh: "/bin/zsh => zsh 5.0.2 (x86_64-apple-darwin13.0)"
rvm:
version: "rvm 1.25.17 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]"
- project:
name: ssh-agent-tests
jobs:
- 'ssh-agent-invalid-no-user'
- job-template:
name: 'ssh-agent-invalid-no-user'
wrappers:
- ssh-agent:
users: "this-is-the-wrong-keyname"
- project:
name: ssh-agent-tests
jobs:
- 'ssh-agent-invalid-no-user'
- job-template:
name: 'ssh-agent-invalid-no-user'
wrappers:
- ssh-agent:
- project:
name: ssh-agent-tests
jobs:
- 'ssh-agent-invalid-no-user'
- job-template:
name: 'ssh-agent-invalid-no-user'
wrappers:
- ssh-agent
- project:
name: ssh-agent-tests
jobs:
- 'ssh-agent-invalid-null-user'
- job-template:
name: 'ssh-agent-invalid-null-user'
wrappers:
- ssh-agent:
user:
diff --git a/.kitchen.yml b/.kitchen.yml
index fa8d567..06e3c6a 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -34,6 +34,27 @@ suites:
xtrabackup: xtrabackup-password
clustercheck: clustercheck-password
+ - name: default_0162
+ provisioner:
<?xml version="1.0" encoding="utf-8"?>
<project>
<actions/>
<description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
<keepDependencies>false</keepDependencies>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<concurrentBuild>false</concurrentBuild>
<canRoam>true</canRoam>
<properties/>
[INFO ] Found minion id from getfqdn(): default-0162-ubuntu-1204.vagrantup.com
[INFO ] Executing command 'ps -efH' in directory '/home/vagrant'
[INFO ] Loading fresh modules for state activity
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/modules'
[INFO ] Syncing modules for environment 'base'
[INFO ] Loading cache from salt://_modules, for base)
[INFO ] Caching directory '_modules/' for environment 'base'
[INFO ] Creating module dir '/var/cache/salt/minion/extmods/states'
[INFO ] Syncing states for environment 'base'
[INFO ] Loading cache from salt://_states, for base)
<?xml version="1.0" encoding="utf-8"?>
<project>
<actions/>
<description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
<keepDependencies>false</keepDependencies>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<concurrentBuild>false</concurrentBuild>
<canRoam>true</canRoam>
<properties/>
- project:
name: ssh-agent-tests
jobs:
- 'ssh-agent-invalid-no-user'
- job-template:
name: 'ssh-agent-invalid-no-user'
wrappers:
- ssh-agent: