jenkinsci/hpe-application-automation-tools-plugin

View on GitHub
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties

Summary

Maintainability
Test Coverage
# 
# Certain versions of software accessible here may contain branding from Hewlett-Packard Company (now HP Inc.) and Hewlett Packard Enterprise Company.
# This software was acquired by Micro Focus on September 1, 2017, and is now offered by OpenText.
# Any reference to the HP and Hewlett Packard Enterprise/HPE marks is historical in nature, and the HP and Hewlett Packard Enterprise/HPE marks are the property of their respective owners.
# __________________________________________________________________
# MIT License
# 
# Copyright 2012-2024 Open Text
# 
# The only warranties for products and services of Open Text and
# its affiliates and licensors ("Open Text") are as may be set forth
# in the express warranty statements accompanying such products and services.
# Nothing herein should be construed as constituting an additional warranty.
# Open Text shall not be liable for technical or editorial errors or
# omissions contained herein. The information contained herein is subject
# to change without notice.
# 
# Except as specifically indicated otherwise, this document contains
# confidential information and a valid license is required for possession,
# use or copying. If this work is provided to the U.S. Government,
# consistent with FAR 12.211 and 12.212, Commercial Computer Software,
# Computer Software Documentation, and Technical Data for Commercial Items are
# licensed to the U.S. Government under vendor's standard commercial license.
# 
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# ___________________________________________________________________
# 

PluginName=ALM Octane CI Plugin
ServerName=ALM Octane server
ConfigurationSaveFailed=Unable to save configuration
ConfigurationUrlNotSpecified=URL must be specified
ApplicationContextNotFound=Application context not found in URL
ConfigurationLabel=ALM Octane Pipelines
TooManyResults=Too many matches. Use a more specific filter.

ConnectionSuccess=Connection successful
ConnectionFailure=Unable to connect, check server location and network settings
ConnectionSharedSpaceInvalid=Unable to connect the shared space
AuthenticationFailure=Authentication failure. Check credentials or server location. If using proxy, check that your proxy settings are correct
AuthorizationFailure=Authorization failure
JenkinsUserMisconfiguredFailure=Jenkins user ''%s'' is misconfigured
JenkinsUserUnexpectedError=Jenkins user ''%s'' validation is failed : %s
JenkinsUserPermissionsFailure=Jenkins user ''%s'' doesn''t have enough permissions (%s)
JenkinsVersionFailure=The current Jenkins version is not supported
SessionCreationFailure=Session creation failed
CommunicationProblem=Problem with communication with ALM Octane server
UnexpectedFailure=Connectivity test failed with unexpected failure

#Cucumber results action
CucumberReporterName=ALM Octane Cucumber test reporter
CucumberResultsActionEmptyConfiguration=Cucumber report XMLs configuration is empty. Looking for \"%s\".
CucumberResultsActionCollecting=Collecting Cucumber results to send to Octane.
CucumberResultsActionNotFound=Cucumber result XMLs for Octane were not found. Configuration error?
CucumberResultsActionError=Error while collecting Cucumber result XMLs: %s
CucumberResultsActionEmptyConfigurationWarning=Leaving this field empty will result in searching for %s


CoverageResultsActionEmptyConfigurationWarning=Leaving this field empty will result in searching for %s

SonarCoverageProjectKey=Optional. Leaving this field empty will result in extracting the key from SonarQube configuration.
SonarCoverageServerUrl=Leaving this field empty will result extracting server URL from sonar configuration
SonarCoverageServerToken=Leaving this field empty will result extracting server token from sonar configuration
CannotExtractSonarCoverageProjectKey=Could not extract project key from SonarQube analysis properties
CannotExtractSonarURL=Could not extract server URL from SonarQube plugin configuration
CannotExtractSonarServerToken=Could not extract server token from SonarQube plugin configuration
cannotEstablishSonarConnection=Error connecting to SonarQube server, check server token or URL
missingSonarServerUrl=SonarQube server URL is missing, provide URL before testing connection
missingOctaneConfiguration=No Octane configuration server was found

#uft discovery
UFTTestDetectionBuildActionConfigurationLabel=ALM Octane UFT tests discovery report
UFTTestDetectionPublisherConfigurationLabel=ALM Octane UFT tests discovery
UFTActionDetectionBuildActionConfigurationLabel=ALM Octane UFT actions discovery report

#pull request
PullRequestActionConfigurationLabel=ALM Octane pull-request report
BranchActionConfigurationLabel=ALM Octane branch report