Jeremy Whiting

Results 47 issues of Jeremy Whiting

Using this benchmark configuration the benchmark is cancelled due to a missing `villian` variable. ```Errors: in-vm: Variable villain is not set! ``` There are 3 requests configured in an ordered...

bug

There needs to be a GUI tool for users to create a Hyperfoil test configuration file. To make the user experience of assembling a test plan easy. Currently the creation...

During a run the cli session is dropped. How often does this happen: intermittent ``` ERROR: io.vertx.core.http.HttpClosedException: Connection was closed: Connection was closed ERROR: Cannot fetch stats for run 006F:...

Using a [template](https://gist.github.com/whitingjr/9d2f652d2be36948c162792ad257d3c0) configuration for the definition of sequence instances is not working. When attempted this error happens ``` [hyperfoil@hyperfoil]$ upload /home/whitingjr/theark/work/redhat/documents/2023/06-may/20230613/frdemo-with-param.hf.yaml --print-stack-trace ERROR: line 67, column 13: : Benchmark...

**Describe the bug** I have a HF configuration with 2 sequences. When there are insufficient sequences in one of them. The run is cancelled and this error reported. ``` 1...

bug

Using the Quay image of Hyperfoil to run cli commands reports this WARNING. The cli client version mismatches with the server version. ``` $ podman run -it --rm --replace --name...

**Feature idea.** When an upload fails the error message provides no context. To speed up resolving of errors the inclusion of the Label name is useful. This exception for example...

type/enhancement
area/backend

**Describe the bug** When an uploaded Run has it's schema removed then obviously the Run does not have a schema. Importing the replacement Schema. What fails is assigning the new...

type/bug
area/UI

**Describe the bug** When deleting a Schema the Fingerprint Labels still remain on Change Detection. ![orphaned-fingerprint-labels](https://github.com/Hyperfoil/Horreum/assets/708428/0cc81e0d-4353-4b4c-9ca9-50084e20567b) **To Reproduce** Create a Schema Create a Label Create a Test Add the created...

type/bug
priority/hold
area/backend

**Describe the bug** A Horreum Schema imported with PROTECTED visibility cannot be viewed in the UI. The sequence of HTTP requests to Horreum is the issue. The request to load...

type/bug
priority/hold
area/UI