<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/habitat/tests, branch https</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Modify habitat tests to call rspec the same as omnibus</title>
<updated>2020-07-13T20:07:10+00:00</updated>
<author>
<name>Christopher A. Snapp</name>
<email>csnapp@chef.io</email>
</author>
<published>2020-07-10T19:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=2b8f056cacccfd885357f89bf2033cd1ca52cd21'/>
<id>2b8f056cacccfd885357f89bf2033cd1ca52cd21</id>
<content type='text'>
Signed-off-by: Christopher A. Snapp &lt;csnapp@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Christopher A. Snapp &lt;csnapp@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add windows + linux hab tests to verify pipeline</title>
<updated>2020-07-13T19:33:47+00:00</updated>
<author>
<name>Christopher A. Snapp</name>
<email>csnapp@chef.io</email>
</author>
<published>2020-06-30T16:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1638ab05fe4170d248fd99d3c91ac2a7bbda8e37'/>
<id>1638ab05fe4170d248fd99d3c91ac2a7bbda8e37</id>
<content type='text'>
This removes the verify/habitat pipeline by bringing windows and linux
verification tests into the default verify pipeline.

Signed-off-by: Christopher A. Snapp &lt;csnapp@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the verify/habitat pipeline by bringing windows and linux
verification tests into the default verify pipeline.

Signed-off-by: Christopher A. Snapp &lt;csnapp@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix habitat based windows service tests</title>
<updated>2020-06-26T00:58:44+00:00</updated>
<author>
<name>mwrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2020-06-26T00:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=47fbfd3799b7dc5d3a0dad7076b5b1b14d5b406f'/>
<id>47fbfd3799b7dc5d3a0dad7076b5b1b14d5b406f</id>
<content type='text'>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>because we're binlinking, ensure \hab\bin is in the PATH</title>
<updated>2019-11-05T19:54:24+00:00</updated>
<author>
<name>Robb Kidd</name>
<email>robb@thekidds.org</email>
</author>
<published>2019-11-04T21:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8be16a680452d7da054a75446e64946f4f994788'/>
<id>8be16a680452d7da054a75446e64946f4f994788</id>
<content type='text'>
Test hosts haven't necessarily had "hab setup" run for \hab\bin to be on
the system PATH. For the purposes on this test, we would like that to be
the case. So, put Hab's bin directory at the start of the PATH and carry
on.

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test hosts haven't necessarily had "hab setup" run for \hab\bin to be on
the system PATH. For the purposes on this test, we would like that to be
the case. So, put Hab's bin directory at the start of the PATH and carry
on.

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add more error checks to hab package tests</title>
<updated>2019-11-05T19:54:24+00:00</updated>
<author>
<name>Robb Kidd</name>
<email>robb@thekidds.org</email>
</author>
<published>2019-11-04T20:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3e08360011f43b8d97fec69bcfa20fbcdc61383a'/>
<id>3e08360011f43b8d97fec69bcfa20fbcdc61383a</id>
<content type='text'>
The PowerShell scripts calling PowerShell scripts was apparently
swallowing the errors being thrown from inner layers. Check the error
level of those scripts and throw another error if need be.

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The PowerShell scripts calling PowerShell scripts was apparently
swallowing the errors being thrown from inner layers. Check the error
level of those scripts and throw another error if need be.

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for the Windows habitat plan</title>
<updated>2019-11-01T18:22:33+00:00</updated>
<author>
<name>Robb Kidd</name>
<email>rkidd@chef.io</email>
</author>
<published>2019-10-08T17:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6dad9e3243cc8fffba58476040c1534e72d90345'/>
<id>6dad9e3243cc8fffba58476040c1534e72d90345</id>
<content type='text'>
Adds a test PowersShell script to habitat/tests/ to run some simple
tests on executable version output and then run the functional specs
suite like the omnibus_test script does.

scripts/ci/verify-plan.ps1 will perform a throwaway build of
the plan under a "ci" origin and then run the test script upon the built
package.

The habitat/verify pipeline was updated to run the verify-plan.ps1 script.

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;

add Windows plan verification to verify-hab pipeline

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a test PowersShell script to habitat/tests/ to run some simple
tests on executable version output and then run the functional specs
suite like the omnibus_test script does.

scripts/ci/verify-plan.ps1 will perform a throwaway build of
the plan under a "ci" origin and then run the test script upon the built
package.

The habitat/verify pipeline was updated to run the verify-plan.ps1 script.

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;

add Windows plan verification to verify-hab pipeline

Signed-off-by: Robb Kidd &lt;robb@thekidds.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
