Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure DevOps PerformanceCenterTesting@1 task not working on Linux #24

Open
DianaSierb opened this issue Mar 10, 2022 · 0 comments
Open

Comments

@DianaSierb
Copy link

Hello,

I am trying to use the PerformanceCenterTesting@1 task in an Azure DevOps yaml pipeline in order to trigger the execution of load tests designed on a LoadRunner Enterprise server.
These are the system requirements mentioned for this plugin:
To use this plugin you must have:

LoadRunner Enterprise server designed to run load tests on LoadRunner Enterprise hosts.
PowerShell version 4.0 or later.

I want to run this task on a Linux agent.

Expected behavior: The task starts and runs successfully.
Actual behavior:

LRE - Execute Test

Starting: LRE - Execute Test
==============================================================================
Task         : LoadRunner Enterprise Test
Description  : Run a LoadRunner Enterprise test from a task in a Azure DevOps / Microsoft Team Foundation Server CI build process.
Version      : 1.0.9
Author       : Micro-Focus
Help         : 
==============================================================================
##[error]The current operating system is not capable of running this task. That typically means the task was written for Windows only. For example, written for Windows Desktop PowerShell.
Finishing: LRE - Execute Test

The task works when running on a Windows agent.

Is this task supported on Linux agents?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant