|
|
|
@ -19,7 +19,8 @@ node('nodejs') { |
|
|
|
threescale_cicd_api_backend_hostname: params.OPENSHIFT_SERVICE_NAME, |
|
|
|
threescale_cicd_openapi_smoketest_operation: "GetLocation", |
|
|
|
threescale_cicd_api_backend_scheme: "http", |
|
|
|
threescale_cicd_api_base_system_name: "rhte_api" |
|
|
|
threescale_cicd_api_base_system_name: "rhte_api", |
|
|
|
threescale_cicd_validate_openapi: false |
|
|
|
] |
|
|
|
|
|
|
|
def thisPackage = readJSON file: 'package.json' |
|
|
|
|