Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Tutorials
    • All tutorials
    • Enabling a blue-green and canary deployment of web service versions
    • Automating image builds using Jenkins and Packer
    • Continuous deployment of containerized applications using GitLab
    • App testing with GitLab
    • Creating test VMs using GitLab CI
    • GitLab integration with Tracker
    • High-performance computing on preemptible VMs
    • Load testing a gRPC service
    • Fixed-load HTTPS testing with Phantom
    • Step-load HTTPS testing with Pandora
    • Scripted HTTP load testing with Pandora
    • Load testing using multiple agents
    • Migrating load testing results from OverLoad
    • Running external agents for load testing
    • JMeter load testing
    • Getting statistics on queries to Object Storage objects using Query
    • Getting the number of queries to Object Storage objects
    • Invoking load testing from GitLab CI
    • Comparing load test results
    • Deploying GitLab Runner on a Compute Cloud virtual machine

In this article:

  • Get your cloud ready
  • Required paid resources
  • Get an API token and Yandex OverLoad test IDs
  • Migrate the testing results
  • Check the results
  • How to delete the resources you created
  1. Development and testing
  2. Migrating load testing results from OverLoad

Migrating load testing results from OverLoad

Written by
Yandex Cloud
Updated at May 7, 2025
  • Get your cloud ready
    • Required paid resources
  • Get an API token and Yandex OverLoad test IDs
  • Migrate the testing results
  • Check the results
  • How to delete the resources you created

Yandex OverLoad is a service for monitoring load testing and analyzing its results. You can migrate test results from Yandex OverLoad to Yandex Load Testing.

To migrate load testing results:

  1. Get your cloud ready.
  2. Get an API token and Yandex OverLoad test IDs.
  3. Migrate the testing results.
  4. Check the results.

If you no longer need the OverLoad test results, delete them.

Get your cloud ready

Sign up in Yandex Cloud and create a billing account:

  1. Navigate to the management console and log in to Yandex Cloud or register a new account.
  2. On the Yandex Cloud Billing page, make sure you have a billing account linked and it has the ACTIVE or TRIAL_ACTIVE status. If you do not have a billing account, create one and link a cloud to it.

If you have an active billing account, you can navigate to the cloud page to create or select a folder for your infrastructure to operate in.

Learn more about clouds and folders.

Note

The minimum folder role required to migrate load testing results from Yandex OverLoad is loadtesting.loadTester. For more information, see:

  • Role description.
  • How to assign a role.

Required paid resources

At the Preview stage, Load Testing is free of charge.

Get an API token and Yandex OverLoad test IDs

  1. Get authenticated in Yandex OverLoad:

    1. Click Sign in on the service page.
    2. Select the account you used to sign up to Yandex OverLoad: Yandex ID or GitHub.
  2. Click the account image and select My api token. Save the API token.

  3. In the Public tests tab, click show my tests only. Save the IDs of the tests whose results you want to migrate to Load Testing.

Migrate the testing results

Management console
  1. In the management console, select Load Testing.
  2. In the left-hand panel, go to the Tests tab.
  3. Click at the top right and select Import tests from OverLoad.
  4. In the window that opens, specify the import parameters:
    • Token: Yandex OverLoad API token you previously obtained.
    • Test ID: ID of the Yandex OverLoad test whose results you want to migrate. If there are multiple tests, click Add ID and enter the next ID.
  5. Click Import.

It takes some time to transfer the load testing results.

Check the results

Management console
  1. In the management console, select Load Testing.
  2. In the left-hand panel, go to the Operations tab.
  3. Make sure the following operations completed successfully:
    • Overload Migration.
    • Overload Migrate Test for each migrated test.
  4. In the left-hand panel, go to the Tests tab.
  5. Check that the list contains tests named as [overload <test_ID>]<test_description>.
  6. Choose one of the migrated tests and view its results.

How to delete the resources you created

To delete the test results migrated from Yandex OverLoad:

Management console
  1. In the management console, select Load Testing.
  2. In the left-hand panel, go to the Tests tab.
  3. Next to the test to delete the results for, click and select Delete.
  4. Confirm the deletion.

Was the article helpful?

Previous
Load testing using multiple agents
Next
Running external agents for load testing
Yandex project
© 2025 Yandex.Cloud LLC