-
Notifications
You must be signed in to change notification settings - Fork 23
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
Migrate OpenTracing tests from Thorntail test suite #199
Conversation
...ofile-opentracing/src/main/java/org/jboss/eap/qe/microprofile/opentracing/v10/MyService.java
Show resolved
Hide resolved
...ntracing/src/main/java/org/jboss/eap/qe/microprofile/opentracing/v10/RestSimpleResource.java
Show resolved
Hide resolved
...rofile-opentracing/src/main/java/org/jboss/eap/qe/microprofile/opentracing/v13/Resource.java
Show resolved
Hide resolved
5c183c5
to
f5ba345
Compare
f5ba345
to
7f658c3
Compare
@mnovak1 force-pushed with last changes. |
Looks like there is formatting change as travis failed. Could you run TS locally and commit the formatting changes, please? |
...c/test/java/org/jboss/eap/qe/microprofile/opentracing/v10/MicroProfileOpenTracing10Test.java
Outdated
Show resolved
Hide resolved
...c/test/java/org/jboss/eap/qe/microprofile/opentracing/v10/MicroProfileOpenTracing10Test.java
Show resolved
Hide resolved
c715a87
to
6795636
Compare
@zhantemirov are the test passing now? |
@zhantemirov Hi! Is this now ready? If it is, can you please provide link to passing job and resolve conflicts so this can be merged? |
6795636
to
a2487f2
Compare
@honza-kasik @mnovak1 passing tests job link - https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-microprofile-testsuite/217/ Conflicts are resolved, thanks |
LGTM @zhantemirov could you just confirm that tests are passing? |
The pipeline run with passing tests has rolled out thus I was asking but I trust that everything is ok. Merging. |
@mnovak1 sorry for the late response, but yes - the tests are passing. |
Based on #10 issue.
Please make sure your PR meets the following requirements: