File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
oracle-plugin/src/e2e-test Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99# License for the specific language governing permissions and limitations under
1010# the License.
1111
12- # This workflow will build a Java project with Maven
12+ # This workflow will build a Java project with Mavens
1313# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
1414# Note: Any changes to this workflow would be used only after merging into develop
1515name : Build e2e tests
Original file line number Diff line number Diff line change 77#
88# http://www.apache.org/licenses/LICENSE-2.0
99#
10- # Unless required by applicable law or agreed to in writing, software
10+ # Unless required by applicable law or agreed to in writing, softwares
1111# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
1212# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
1313# License for the specific language governing permissions and limitations under
Original file line number Diff line number Diff line change 11driverName =oracle
2- databaseName =ORCLPDB1
2+ databaseName =ORCLCDB
33sourceRef =source
44targetRef =target
5- schema =CDAP
5+ schema =c##builduser
66host =ORACLE_HOST
77port =ORACLE_PORT
88username =ORACLE_USERNAME
You can’t perform that action at this time.
0 commit comments