Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 0 additions & 31 deletions Dockerfile.data-model.rhel

This file was deleted.

13 changes: 0 additions & 13 deletions cico_build_deploy.sh

This file was deleted.

17 changes: 0 additions & 17 deletions cico_run_pydoc.sh

This file was deleted.

23 changes: 0 additions & 23 deletions cico_run_pylint.sh

This file was deleted.

14 changes: 0 additions & 14 deletions cico_run_tests.sh

This file was deleted.

81 changes: 0 additions & 81 deletions cico_setup.sh

This file was deleted.

2 changes: 1 addition & 1 deletion docker-compose-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ services:
container_name: dynamodb

gremlin-http:
image: quay.io/openshiftio/bayesian-gremlin
image: quay.io/app-sre/bayesian-gremlin
entrypoint: /bin/entrypoint-local.sh
environment:
- REST=1
Expand Down
2 changes: 1 addition & 1 deletion openshift/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ parameters:
displayName: Docker image
required: true
name: DOCKER_IMAGE
value: "openshiftio/bayesian-data-model-importer"
value: "app-sre/bayesian-data-model-importer"

- description: Image tag
displayName: Image tag
Expand Down