File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,25 +32,27 @@ jobs:
3232 oracle-sid : ' XE'
3333 oracle-version : " gvenzl/oracle-xe:11-full"
3434 oracle-base : ' /u01/app/oracle'
35- # TODO - need to add healthcheck.sh into our containers
36- # - id: 2
37- # db_version_name: '12.1EE'
38- # oracle-sid: 'ORCLCDB'
39- # oracle-version: "utplsqlv3/oracledb:12c-r1-ee-small"
40- # - oracle-version: "utplsqlv3/oracledb:12c-r2-se2-small"
41- # oracle-sid: 'ORCLCDB'
42- # connection-str: '127.0.0.1:1521/ORCLCDB'
43- # id: 3
35+ - id : 2
36+ db_version_name : ' 12.1EE'
37+ oracle-sid : ' ORCLCDB'
38+ oracle-version : " utplsqlv3/oracledb:12c-r1-ee-small"
39+ oracle-base : ' /opt/oracle'
40+ # - id: 3
4441# db_version_name: '12.2se'
42+ # oracle-sid: 'ORCLCDB'
43+ # oracle-version: "utplsqlv3/oracledb:12c-r2-se2-small"
44+ # oracle-base: '/opt/oracle'
4545 - id : 4
4646 db_version_name : ' 18XE'
4747 oracle-sid : ' XE'
4848 oracle-version : " gvenzl/oracle-xe:18-slim"
4949 oracle-base : ' /opt/oracle'
50+ # TODO - need to add healthcheck.sh into our containers
5051# - id: 5
5152# db_version_name: '19se'
5253# oracle-sid: 'ORCLCDB'
5354# oracle-version: "utplsqlv3/oracledb:19c-se2-small"
55+ # oracle-base: '/opt/oracle'
5456 - id : 6
5557 db_version_name : ' 21XE'
5658 oracle-sid : ' XE'
You can’t perform that action at this time.
0 commit comments