che-server/dockerfiles/lib
Florent BENOIT 5554345aae [cli] Fix cli tests by reworking how integration tests are launched (#3991)
* Fix #3980 by reworking how integration tests are launched
- We used OS path mounted into container path (it makes issues as on Windows we don’t have these paths)
- Now use /dockerfiles path inside the container
- add skip check for nightlies or it was downloading new images while testing the current nightly
- add —rm for cleaning containers at the end of docker run
- introduce of some asserts instead of custom checks
- Fix windows issue (like path with spaces)
- Fix teardown of che start tests

Change-Id: I352d7c475796df641c1e34f461c55a76c897922d
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2017-02-02 09:43:48 +01:00
..
runtime-dependencies
src Fix #3886 : Introduce graceful stop 2017-01-31 18:57:45 +01:00
.babelrc
.dockerignore
.gitignore Fix typescript issue with latest release of TypeScript (2.1.4) 2016-12-12 02:42:03 -07:00
Dockerfile enable unit tests by default each time we build the image 2017-01-24 23:44:50 +01:00
Dockerfile.dev Use of Chefile in new cli : new 'dir' command (#3413) 2016-12-26 15:47:56 +01:00
README.md
build.sh [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
dto-pom.xml RELEASE: set nightly versions 2017-02-01 16:32:56 +02:00
package.json Fix typescript issue with latest release of TypeScript (2.1.4) 2016-12-12 02:42:03 -07:00
tsconfig.json

README.md

Typescript library used in some docker images like che-dir, che-action and che-test

Steps to build the docker image:

$ build.sh