Skip to content

Commit eb9ef10

Browse files
hippogrRui Gao
andauthored
change the original stress.py name to stress.py.template (#35)
Co-authored-by: Rui Gao <[email protected]>
1 parent fa5bc50 commit eb9ef10

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

contrib/api-stress-test/roles/locust/config/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
- name: Generate template files in Locust Configmap Dir
3535
template:
36-
src: stress.py
36+
src: stress.py.template
3737
dest: "{{ locust_base_dir }}/configmap/stress.py"
3838
when: customized_locust_stress_script is not defined
3939

0 commit comments

Comments
 (0)