kompose/script/test_in_openshift/tests
Anush Shetty 43fa4a3fa6 Adding tests for kompose-specific labels and buildconfig dockerfile construct
* Two new scripts testing kompose-specific labels have been added:
	script/test_in_openshift/tests/routes-service-expose-hostname.sh
	script/test_in_openshift/tests/routes-service-expose-true.sh

* Tests for buildconfig dockerfile construct has been added:
	script/test_in_openshift/tests/buildconfig_dockerfile.sh

* Tests for restart option:
	script/test_in_openshift/tests/restart-options.sh

* Ability to run individual scripts: Changes have been made to script/test_in_openshift/run.sh
  for running individual scripts:

	Eg. ./script/test_in_openshift/run.sh script/test_in_openshift/tests/routes-service-expose-true.sh
2017-05-25 12:04:51 +05:30
..
buildconfig_dockerfile.sh Adding tests for kompose-specific labels and buildconfig dockerfile construct 2017-05-25 12:04:51 +05:30
buildconfig.sh Adding OpenShift functional tests for kompose up/down 2017-05-02 12:02:30 +05:30
entrypoint-command.sh Adding OpenShift functional tests for kompose up/down 2017-05-02 12:02:30 +05:30
etherpad.sh Adding OpenShift functional tests for kompose up/down 2017-05-02 12:02:30 +05:30
redis-replica-2.sh Adding OpenShift functional tests for kompose up/down 2017-05-02 12:02:30 +05:30
restart-options.sh Adding tests for kompose-specific labels and buildconfig dockerfile construct 2017-05-25 12:04:51 +05:30
routes-service-expose-hostname.sh Adding tests for kompose-specific labels and buildconfig dockerfile construct 2017-05-25 12:04:51 +05:30
routes-service-expose-true.sh Adding tests for kompose-specific labels and buildconfig dockerfile construct 2017-05-25 12:04:51 +05:30