Skip to content

Commit

Permalink
Changed container_loadgen_output -> container_qaic_loadgen_output in …
Browse files Browse the repository at this point in the history
…docker_qaic
  • Loading branch information
maria-18-git committed Jan 9, 2024
1 parent 20d3508 commit dece5dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker_qaic/data_axs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[ "^", "byname", "shell" ]
],
"_producer_rules": [
[ [ "container_loadgen_output" ], ["run"], {
[ [ "container_qaic_loadgen_output" ], ["run"], {
} ]
],
"user": [ "^^", "get_user_name" ],
Expand Down Expand Up @@ -33,7 +33,7 @@

"modified_query": [ "^^", "execute", [[
[ "get", "__query" ],
[ "replace", ["container_loadgen_output", "loadgen_output"] ]
[ "replace", ["container_qaic_loadgen_output", "loadgen_output"] ]
]] ],
"shell_cmd_with_subs": "#{cmd}#"
}

0 comments on commit dece5dd

Please sign in to comment.