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
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Load Testing
  • Getting started
    • All guides
    • Creating a test agent
    • Configuring test agent security groups
    • Configuring test target security groups
    • Creating a test with data from a bucket
    • Exporting test reports
    • Collecting user requests using Dispatcher
    • Creating and configuring a regression dashboard
    • Checking regression metrics for exceeded thresholds
    • Saving test artifacts to Object Storage
    • Viewing operations with resources
  • Access management
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Release notes

In this article:

  • Setting up your infrastructure
  • Running a test
  1. Step-by-step guides
  2. Saving test artifacts to Object Storage

Saving test artifacts to Object Storage

Written by
Yandex Cloud
Updated at May 26, 2025
  • Setting up your infrastructure
  • Running a test

Configure the saving of test artifacts to Yandex Object Storage. You can use artifacts to analyze test results and identify issues during testing.

Note

You can only configure how to save your artifacts prior to testing.

Setting up your infrastructureSetting up your infrastructure

  1. Create a bucket in the folder with the test agent.
  2. Assign the storage.uploader role to the service account used to create the test agent.

Running a testRunning a test

You can create a new test:

Management console
  1. Create a new test and enable Save artifacts under Test logs.
  2. In the Bucket name field, select the bucket to save test artifacts to.
  3. In the Save files field, specify which files to save, using a glob expression mask.
  4. Optionally, in the Exclude files field, specify which files to exclude, using a glob expression mask.
  5. Optionally, enable Archive in zip to save all files to a single archive.

You can also restart the existing test:

Management console
  1. In the management console, select Load Testing.
  2. In the left-hand panel, select Tests.
  3. Select the test. In the top-right corner, click Restart.
  4. Under Test logs, enable Save artifacts.
  5. In the Bucket name field, select the bucket to save test artifacts to.
  6. In the Save files field, specify which files to save, using a glob expression mask.
  7. Optionally, in the Exclude files field, specify which files to exclude, using a glob expression mask.
  8. Optionally, enable Archive in zip to save all files to a single archive.
  9. Click Create.

The test agent stores test artifacts in the /var/lib/ulta/tests directory.

Was the article helpful?

Previous
Checking regression metrics for exceeded thresholds
Next
Viewing operations with resources
© 2025 Direct Cursus Technology L.L.C.