Skip to content
Snippets Groups Projects
  1. Aug 19, 2018
  2. Feb 02, 2017
    • Florent BENOIT's avatar
      [cli] Fix cli tests by reworking how integration tests are launched (#3991) · 5554345a
      Florent BENOIT authored
      
      * 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: default avatarFlorent BENOIT <fbenoit@codenvy.com>
      5554345a
  3. Jan 16, 2017
  4. Dec 26, 2016
  5. Dec 23, 2016
  6. Dec 21, 2016
  7. Dec 19, 2016
  8. Dec 16, 2016
  9. Dec 08, 2016
    • Tyler Jewell's avatar
      Che CLI Improvements (#3301) · 4e013b4c
      Tyler Jewell authored
      * cli improvements
      * usage
      * docs
      * Remove need to mount :/cli
      * DNS resolver check
      * proxy detection
      * export proxy
      * Downgrade docker client to 1.10
      4e013b4c
  10. Dec 02, 2016