Skip to content

Proposal: Add /customdata #179

Open
Open
@amandahla

Description

@amandahla

Goal

Provide a /customdata mount point to JMeter container where custom JAR files or images could be available to tests.

Requirements

Dynamic volume provisioning enabled on Kubernetes cluster with ReadWriteMany (RWX) support

Implementation

  • Before Pod creation, creates PVC
  • Waits for PVC to be bound to a PV
  • Specify a InitContainer that synchronize via rclone /customdata with S3 BUCKET provided by user
  • Files on /customdata can be used by JMeter tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpinnedissues that should be kept open

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions