Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: switch on is_parallel flag for vinyl suite #4158

Closed
avtikhon opened this issue Apr 15, 2019 · 3 comments
Closed

test: switch on is_parallel flag for vinyl suite #4158

avtikhon opened this issue Apr 15, 2019 · 3 comments
Assignees
Labels
qa Issues related to tests or testing subsystem
Milestone

Comments

@avtikhon
Copy link
Contributor

Tarantool version:
All

OS version:
All

Bug description:
Need to switch on is_parallel flag for vinyl suite to be able to run subtests in parallel using -j"" flag for test_run

Steps to reproduce:

Optional (but very desirable):

  • coredump
  • backtrace
  • netstat
@avtikhon avtikhon self-assigned this Apr 15, 2019
avtikhon added a commit that referenced this issue Apr 15, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.pl -j'<threads>'

Close #4158
@kyukhin kyukhin added the qa Issues related to tests or testing subsystem label Apr 15, 2019
@kyukhin kyukhin added this to the 2.1.3 milestone Apr 15, 2019
@Totktonada
Copy link
Member

Please, ensure all related issues are resolved. I found these ones:

#4109
#4152
#4058
#3865
#3728

@Totktonada Totktonada added the blocked Not ready to be implemented label Apr 15, 2019
@avtikhon
Copy link
Contributor Author

avtikhon commented Apr 17, 2019

#4109 - closed
#4152 - closed
#4058 - opened, investigated and during fix met #4170
#3865 - opened but not reproduced
#3728 - opened need to check 1.10 only

@Totktonada
Copy link
Member

Alexander says vinyl/ suite passes most of the time (47 of 50 runs), so we can consider this issue as not blocked.

@Totktonada Totktonada removed the blocked Not ready to be implemented label May 6, 2019
avtikhon added a commit that referenced this issue May 6, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.pl -j'<threads>'
Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158
Totktonada pushed a commit that referenced this issue May 6, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.py -j'<threads>'

Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158

(cherry picked from commit 09b8a60)
avtikhon added a commit that referenced this issue May 14, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.py -j'<threads>'

Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158
avtikhon added a commit that referenced this issue May 15, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.py -j'<threads>'

Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158
avtikhon added a commit that referenced this issue May 15, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.py -j'<threads>'

Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158
avtikhon added a commit that referenced this issue May 15, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.py -j'<threads>'

Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158
avtikhon added a commit that referenced this issue May 16, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.py -j'<threads>'

Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158
avtikhon added a commit that referenced this issue May 16, 2019
Need to switch on is_parallel flag for vinyl suite
to be able to run subtests in parallel using:
./test_run.py -j'<threads>'

Test vinyl/throttle.test.lua temporary disabled due
to it tests the performance which fails in parallel
runs because of highloaded hardware.

Fix #4158
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa Issues related to tests or testing subsystem
Projects
None yet
Development

No branches or pull requests

3 participants