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

Improvements to liveliness tests [6275] #689

Merged
merged 12 commits into from
Sep 5, 2019

Conversation

raquelalvarezbanos
Copy link
Contributor

No description provided.

@raquelalvarezbanos raquelalvarezbanos changed the title Improvements to liveliness tests Improvements to liveliness tests [6275] Sep 4, 2019
@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Mac Build Status
  • Windows Build Status

Copy link
Contributor

@LuisGP LuisGP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a single suggestion without importance.

@LuisGP LuisGP merged commit e238c32 into master Sep 5, 2019
@LuisGP LuisGP deleted the bugfix/improvements_to_liveliness_tests branch September 5, 2019 10:25
@richiware richiware added this to the v1.9.1 milestone Sep 13, 2019
@MiguelCompany MiguelCompany mentioned this pull request Sep 19, 2019
32 tasks
LuisGP pushed a commit that referenced this pull request Sep 26, 2019
* Refs #6245 Replacing sleep_for with condition variable in UnmatchedWriter test

* Refs #6233 Adjunsting times in Liveliness_Automatic_Reliable and Liveliness_Automatic_BestEffort tests

* Refs #6245 Increasing lease duration and decreasing announcement period in TwoWriters_TwoReaders test

* Refs #6245 Replacing sleep_for with condition variable in TwoWriters_TwoReaders_ManualByTopic

* Refs #6245 Removing sleep_for and using condition variable instead in TwoWriters_TwoReaders_ManualByParticipant

* Refs #6245 Replacing sleep_for with condition variable in AssertLivelinessParticipant

* Refs #6245 Replacing sleep_for with condition variable in ManualByTopic_Automatic_Reliable and ManualByTopic_Automatic_BestEffort

* Refs #6233 Adjunsting times in ShortLiveliness_ManualByParticipant_Automatic_BestEffort test, plus adding a missing mutex in LivelinessManager

* Refs #6233 Adjunsting times in ShortLiveliness_ManualByParticipant_Reliable test

* Refs #6233 Adjunsting times in ShortLiveliness_ManualByParticipant_BestEffort test

* Refs #6233 Final changes before pushing branch

* Refs #6233 Fixing warnings
raquelalvarezbanos pushed a commit that referenced this pull request Sep 27, 2019
* WLP improvements [6168] (#650)

* Refs #6111 Improvements to WLP and fixes for ReaderQos and WriterQos

* Refs #6111 Adding some logging to liveliness tests

* Refs #6111 Adding cv for writer in tests

* Refs #6111 Fix for liveliness message and PDP

* Refs #6111 Fixing warning on linux

* Refs #6111 Review suggestions

* Refs #6111 Removing logging and replacing some more sleep_for with cvs

* Refs #6111 Fixing warning about unused parameter

# Conflicts:
#	include/fastrtps/rtps/builtin/discovery/participant/PDP.h
#	include/fastrtps/rtps/builtin/discovery/participant/PDPClient.h
#	include/fastrtps/rtps/builtin/discovery/participant/PDPServer.h
#	include/fastrtps/rtps/builtin/discovery/participant/PDPSimple.h
#	src/cpp/rtps/builtin/BuiltinProtocols.cpp
#	src/cpp/rtps/builtin/discovery/participant/PDP.cpp
#	src/cpp/rtps/builtin/discovery/participant/PDPClient.cpp
#	src/cpp/rtps/builtin/discovery/participant/PDPServer.cpp
#	src/cpp/rtps/builtin/discovery/participant/PDPSimple.cpp
#	src/cpp/rtps/builtin/liveliness/WLP.cpp
#	src/cpp/rtps/writer/RTPSWriter.cpp
#	test/blackbox/BlackboxTestsLivelinessQos.cpp

* Improvements to liveliness tests [6275] (#689)

* Refs #6245 Replacing sleep_for with condition variable in UnmatchedWriter test

* Refs #6233 Adjunsting times in Liveliness_Automatic_Reliable and Liveliness_Automatic_BestEffort tests

* Refs #6245 Increasing lease duration and decreasing announcement period in TwoWriters_TwoReaders test

* Refs #6245 Replacing sleep_for with condition variable in TwoWriters_TwoReaders_ManualByTopic

* Refs #6245 Removing sleep_for and using condition variable instead in TwoWriters_TwoReaders_ManualByParticipant

* Refs #6245 Replacing sleep_for with condition variable in AssertLivelinessParticipant

* Refs #6245 Replacing sleep_for with condition variable in ManualByTopic_Automatic_Reliable and ManualByTopic_Automatic_BestEffort

* Refs #6233 Adjunsting times in ShortLiveliness_ManualByParticipant_Automatic_BestEffort test, plus adding a missing mutex in LivelinessManager

* Refs #6233 Adjunsting times in ShortLiveliness_ManualByParticipant_Reliable test

* Refs #6233 Adjunsting times in ShortLiveliness_ManualByParticipant_BestEffort test

* Refs #6233 Final changes before pushing branch

* Refs #6233 Fixing warnings

* Refs #6455 Fix WLP cherry picking with @raquelalvarezbanos guidance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants