Skip to content

Commit

Permalink
Merge branch 'master' of 'github.com/STAMP-project/camp'
Browse files Browse the repository at this point in the history
  • Loading branch information
fchauvel committed Nov 7, 2019
2 parents a8ef6dd + 9b79f46 commit a1ca9ff
Show file tree
Hide file tree
Showing 38 changed files with 30,541 additions and 8 deletions.
25 changes: 23 additions & 2 deletions samples/stamp/atos/functional/template/browser/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
selenium
html-testRunner==1.2
pytest-html
pytest
unittest-xml-reporting==2.5.1


Django==1.10.2
django-allauth==0.27.0
django-rest-auth==0.8.1
djangorestframework==3.4.7
httplib2==0.9.2
oauth2==1.9.0.post1
oauthlib==2.0.0
psycopg2-binary
python-openid==2.2.5
requests>=2.18.2
requests-cache==0.4.12
requests-oauthlib==0.7.0
six==1.10.0
pyowm==2.9.0
unidecode
pymongo
pandas
gunicorn==19.6.0
redis==2.10.6
coverage==3.6
selenium
html-testRunner==1.2
13 changes: 7 additions & 6 deletions samples/stamp/atos/functional/template/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ services:

browser:
build: ./browser
environment:
- BROWSERNAME=chrome
- PLATFORM=LINUX
- JAVASCRIPTENABLED=True
- MAXINSTANCES=50
- CSSSELECTORSENABLED=True
- BROWSERCONNECTIONENABLED=True
volumes:
- ./logs/:/browser/citygo-tests/nginx-logs

Expand Down Expand Up @@ -76,12 +83,6 @@ services:
command: bash -c "python manage.py migrate --no-input && gunicorn citygo_settings.wsgi:application -b 0.0.0.0:82 --workers 3"
environment:
- DJANGO_SETTINGS_MODULE=citygo_settings.settings
- BROWSERNAME=chrome
- PLATFORM=LINUX
- JAVASCRIPTENABLED=True
- MAXINSTANCES=50
- CSSSELECTORSENABLED=True
- BROWSERCONNECTIONENABLED=True
- port=6666
volumes:
- static_volume:/usr/src/app/static
Expand Down
2,971 changes: 2,971 additions & 0 deletions samples/stamp/ow2/experimentations/20191016-1500/Forms-test.jmx

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions samples/stamp/ow2/experimentations/20191016-1500/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 48 38 1 9
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL
2,971 changes: 2,971 additions & 0 deletions samples/stamp/ow2/experimentations/20191016-1600/Forms-test.jmx

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions samples/stamp/ow2/experimentations/20191016-1600/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Test SUMMARY:

Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 48 38 1 9
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL
3,046 changes: 3,046 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1400/Forms-test.jmx

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1400/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 96 76 2 18
./out/config_2 96 76 2 18
-------------------------------------------------------
TOTAL 192 152 4 36


3,046 changes: 3,046 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1500/Forms-test.jmx

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1500/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 50 40 1 9


3,046 changes: 3,046 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1600/Forms-test.jmx

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1600/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 50 40 1 9

3,046 changes: 3,046 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1700/Forms-test.jmx

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions samples/stamp/ow2/experimentations/20191017-1700/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 50 40 1 9

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
</elementProp>
<stringProp name="ThreadGroup.num_threads">100</stringProp>
<stringProp name="ThreadGroup.ramp_time">100</stringProp>
<boolProp name="ThreadGroup.scheduler">true</boolProp>
<stringProp name="ThreadGroup.duration">600</stringProp>
<stringProp name="ThreadGroup.delay"></stringProp>
7 changes: 7 additions & 0 deletions samples/stamp/ow2/experimentations/20191023-1100/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 50 40 1 9

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<stringProp name="ThreadGroup.num_threads">100</stringProp>
<stringProp name="ThreadGroup.ramp_time">100</stringProp>
<boolProp name="ThreadGroup.scheduler">true</boolProp>
<stringProp name="ThreadGroup.duration">600</stringProp>
<stringProp name="ThreadGroup.delay"></stringProp>
7 changes: 7 additions & 0 deletions samples/stamp/ow2/experimentations/20191023-1200/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 50 40 1 9

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<stringProp name="ThreadGroup.num_threads">100</stringProp>
<stringProp name="ThreadGroup.ramp_time">100</stringProp>
<boolProp name="ThreadGroup.scheduler">true</boolProp>
<stringProp name="ThreadGroup.duration">600</stringProp>
<stringProp name="ThreadGroup.delay"></stringProp>
</ThreadGroup>
8 changes: 8 additions & 0 deletions samples/stamp/ow2/experimentations/20191023-1400/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 50 40 1 9


Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<stringProp name="ThreadGroup.num_threads">1000</stringProp>
<stringProp name="ThreadGroup.ramp_time">100</stringProp>
<boolProp name="ThreadGroup.scheduler">true</boolProp>
<stringProp name="ThreadGroup.duration">600</stringProp>
<stringProp name="ThreadGroup.delay"></stringProp>
</ThreadGroup>
8 changes: 8 additions & 0 deletions samples/stamp/ow2/experimentations/20191023-1600/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 2 2 0 0
-------------------------------------------------------
TOTAL 4 4 0 0


Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<stringProp name="ThreadGroup.num_threads">1000</stringProp>
<stringProp name="ThreadGroup.ramp_time">1000</stringProp>
<boolProp name="ThreadGroup.scheduler">true</boolProp>
<stringProp name="ThreadGroup.duration">1000</stringProp>
<stringProp name="ThreadGroup.delay"></stringProp>
7 changes: 7 additions & 0 deletions samples/stamp/ow2/experimentations/20191023-1700/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 48 38 1 9
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 96 76 2 18

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<stringProp name="ThreadGroup.num_threads">10000</stringProp>
<stringProp name="ThreadGroup.ramp_time">1000</stringProp>
<boolProp name="ThreadGroup.scheduler">true</boolProp>
<stringProp name="ThreadGroup.duration">1000</stringProp>
<stringProp name="ThreadGroup.delay"></stringProp>
8 changes: 8 additions & 0 deletions samples/stamp/ow2/experimentations/20191023-1800/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 2 2 0 0
./out/config_2 2 2 0 0
-------------------------------------------------------
TOTAL 4 4 0 0


Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<stringProp name="ThreadGroup.num_threads">1</stringProp>
<stringProp name="ThreadGroup.ramp_time">1</stringProp>
<boolProp name="ThreadGroup.scheduler">false</boolProp>
<stringProp name="ThreadGroup.duration">1000</stringProp>
<stringProp name="ThreadGroup.delay"></stringProp>
7 changes: 7 additions & 0 deletions samples/stamp/ow2/experimentations/20191024-1000/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_1 48 38 1 9
./out/config_2 48 38 1 9
-------------------------------------------------------
TOTAL 96 76 2 18

12 changes: 12 additions & 0 deletions samples/stamp/ow2/experimentations/20191030-1100/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_3 48 0 0 48
./out/config_6 48 0 0 48
./out/config_1 48 0 0 48
./out/config_4 48 0 0 48
./out/config_5 48 0 0 48
./out/config_2 48 0 0 48
-------------------------------------------------------
TOTAL 288 0 0 288


10 changes: 10 additions & 0 deletions samples/stamp/ow2/experimentations/20191030-1400/test-summary
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Configuration RUN PASS FAIL ERROR
-------------------------------------------------------
./out/config_3 48 0 0 48
./out/config_6 48 0 0 48
./out/config_1 48 0 0 48
./out/config_4 48 0 0 48
./out/config_5 48 0 0 48
./out/config_2 48 0 0 48
-------------------------------------------------------
TOTAL 288 0 0 288
Loading

0 comments on commit a1ca9ff

Please sign in to comment.