kompose/script/test
Abhishek c40bb4bb3a change volume name with generated deployment file
if volumes in docker file is defined as
      volumes:
        - .:/code
    Then the PVC created by kompose will containes .(dot) in it.
       .-persistentvolumeclaim.yaml
2017-06-14 14:31:07 +05:30
..
cmd change volume name with generated deployment file 2017-06-14 14:31:07 +05:30
fixtures change volume name with generated deployment file 2017-06-14 14:31:07 +05:30
README.md Functional Testing 2016-08-08 04:39:10 +00:00

Functional Test

Requirements

Install jq - commandline JSON processor with minimum version of 1.5

Running tests

Test running ./cmd/tests.sh