Skip to content

Commit

Permalink
More configs that need to be cleaned up (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmcmaster authored Nov 6, 2024
1 parent 2470b10 commit 9332847
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion controller/test/basic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ config:
headers:
TestTime: '${epoch("ms")}'
Accept: application/json
FS-User-Agent-Chain: PPAAS-Agent-Performance Test
User-Agent: PPAAS Agent Performance Test
general:
bucket_size: 1m
Expand Down
1 change: 0 additions & 1 deletion controller/test/basicwithenv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ config:
headers:
TestTime: '${epoch("ms")}'
Accept: application/json
FS-User-Agent-Chain: PPAAS-Agent-Performance Test
User-Agent: PPAAS Agent Performance Test
general:
bucket_size: 1m
Expand Down
Binary file modified controller/test/testyaml.zip
Binary file not shown.
Binary file modified controller/test/testyamlenv.zip
Binary file not shown.
Binary file modified controller/test/testyamls.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ client:
headers:
TestTime: '\${epoch("ms")}'
Accept: application/json
FS-User-Agent-Chain: Pewpew-Agent-Performance Test
User-Agent: Pewpew Agent Performance Test
general:
bucket_size: 1m
Expand Down Expand Up @@ -55,7 +54,6 @@ client:
headers:
TestTime: '\${epoch("ms")}'
Accept: application/json
FS-User-Agent-Chain: Pewpew-Agent-Performance Test
User-Agent: Pewpew Agent Performance Test
general:
bucket_size: 1m
Expand Down

0 comments on commit 9332847

Please sign in to comment.