【问题标题】:Is there an API available to start K6 test run or any alternate such as curl if I want to start K6 test run on a remote windows server?如果我想在远程 Windows 服务器上启动 K6 测试运行,是否有 API 可用于启动 K6 测试运行或任何替代方法,例如 curl?
【发布时间】:2020-07-16 17:02:21
【问题描述】:

在远程服务器中是否有使用 API 或 curl 命令启动 K6 进程/负载测试的选项或方法。

示例:我想从机器 1 开始机器 2 中的 k6 负载测试

【问题讨论】:

    标签: performance-testing k6


    【解决方案1】:

    您可以使用 SSH 在远程 Windows 服务器上运行 Bash 脚本。 bash 脚本将包含 k6 run 命令。

    在远程 Windows 服务器上运行 Bash 脚本: https://unix.stackexchange.com/questions/120898/running-bash-script-on-a-remote-windows-machine

    【讨论】:

      猜你喜欢
      • 2022-11-11
      • 2021-12-25
      • 1970-01-01
      • 2022-01-22
      • 1970-01-01
      • 1970-01-01
      • 2018-01-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多