summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for the script changesMohamed Ashiq Liyazudeen2017-08-101-0/+20
| | | | Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
* Rename variablesSaravanakumar Arumugam2017-08-021-1/+1
| | | | | | | | GLUSTER_VOLUMES -> S3_ACCOUNT GLUSTER_USER -> S3_USER GLUSTER_PASSWORD -> S3_PASSWORD Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
* changed travis.yml to include user and passwordvenkata edara2017-07-311-1/+1
| | | | Signed-off-by: venkata edara <redara@redhat.com>
* Merge pull request #48 from SaravanaStorageNetwork/renamed_s3Humble Devassy Chirammal2017-07-311-3/+3
|\ | | | | Rename docker-gluster-swift
| * Propogate rename changes to test script as wellSaravanakumar2017-07-271-3/+3
| | | | | | | | Signed-off-by: Saravanakumar <sarumuga@redhat.com>
* | Pull docker from download.docker.com rather than apt.dockerproject.orgMohamed Ashiq Liyazudeen2017-06-301-1/+3
|/ | | | Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
* Travis CI update and disabling dockerfile_lintMohamed Ashiq Liyazudeen2017-05-241-7/+19
| | | | | | | | | | | | Travis now runs the test where it: * Builds the Dockerfile * Runs Docker image with required parameters * Verifies the state of the container Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
* Unit Test to check the shell script and Dockerfile lint. Travis.ci intergrated.Mohamed Ashiq Liyazudeen2017-05-081-0/+20
Refer: https://github.com/projectatomic/dockerfile_lint Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>