Commit Graph

8 Commits

Author SHA1 Message Date
Monty Taylor a4ee1a3f09
Merge tox, tests and other support files
Change-Id: I5a4759e36089f1f4fab0c75412c94d051d8b16a7
2017-10-04 14:51:08 -05:00
TerryHowe 5355cb83c9 add .eggs to .gitignore
Change-Id: Ib560c4b5d69705cba20e1b56dd44a7cbbe84f2fa
2015-07-18 09:55:48 -06:00
Brian Curtin 9a43fe04a2 Add cover/ folder to .gitignore
Now that coverage works, need to add the folder of its results to our
ignore file.

Change-Id: I6675816dce6d509a63ce0acccfa98732477e58e3
2015-06-04 09:18:26 -05:00
TerryHowe 1ef03af3f0 Remove clouds.yaml from gitignore
I keep my clouds.yaml file in my .config directory and not in
the development area.  I'm not sure why we should ignore this.

Change-Id: I0d025e9d7007e183adb729251aa402f3c3826b1e
2015-05-12 20:47:07 +00:00
Everett Toews 22bc68ebfb The first functional test
Just implementing a single functional test to start things off.

This test introduces a new test dependency on os-client-config.
os-client-config is used to configure the SDK to run its functional test
on a particular cloud.

To run the functional tests do a

    tox -e functional

Unit tests continue to be run the same way as always.

Change-Id: Id1e8233c5e366e6ec864fb435f7f3cbf290ffae0
2015-04-14 12:01:54 -05:00
Terry Howe 6acf124278 Add .venv to .gitignore
Change-Id: I046ec38145fdc540f2a0cfa63ad640017f92f97c
2014-04-21 09:31:52 -06:00
Jesse Noller e0418241a3 setting up the initial layout; move the api proposals to api_strawman
Change-Id: I7c933d5e023c2a98a64aa90ed209f1e25d07f0d9
2014-01-24 22:58:25 -06:00
Jesse Noller 4c86ed4fea Initial commit 2014-01-21 11:54:35 -08:00