Skip to content

Enable some tests in Java#1538

Merged
jandro996 merged 6 commits intomainfrom
smola/java-xpass-round
Sep 21, 2023
Merged

Enable some tests in Java#1538
jandro996 merged 6 commits intomainfrom
smola/java-xpass-round

Conversation

@smola
Copy link
Copy Markdown
Member

@smola smola commented Aug 29, 2023

Description

Motivation

Workflow

  1. ⚠️⚠️ Create your PR as draft
  2. Follow the style guidelines of this project (See how to easily lint the code)
  3. Work on you PR until the CI passes (if something not related to your task is failing, you can ignore it)
  4. Mark it as ready for review

Once your PR is reviewed, you can merge it! ❤️

Reviewer checklist

  • Check what scenarios are modified. If needed, add the relevant label (run-parametric-scenario, run-profiling-scenario...). If this PR modifies any system-tests internal, then add the run-all-scenarios label (more info).
  • CI is green
    • If not, failing jobs are not related to this change (and you are 100% sure about this statement)
  • if any of build-some-image label is present
    1. is the image labl have been updated ?
    2. just before merging, locally build and push the image to hub.docker.com
  • if a scenario is added (or removed), add (or remove) it in system-test-dasboard nightly

@smola smola requested review from a team as code owners August 29, 2023 13:29
@smola smola force-pushed the smola/java-xpass-round branch from 4c1fcb8 to 85394dd Compare August 29, 2023 15:01
Copy link
Copy Markdown
Collaborator

@cbeauchesne cbeauchesne left a comment

Choose a reason for hiding this comment

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

Comment thread tests/appsec/test_reports.py Outdated
@smola smola force-pushed the smola/java-xpass-round branch 2 times, most recently from e64d912 to f6475e1 Compare September 1, 2023 14:35
@cbeauchesne
Copy link
Copy Markdown
Collaborator

Let ma handle the conflict

Copy link
Copy Markdown
Collaborator

@cbeauchesne cbeauchesne left a comment

Choose a reason for hiding this comment

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

CI is failing, but I think it's more instability of the weblog app at startup :

https://github.com/DataDog/system-tests/actions/runs/6081999251/job/16533936071?pr=1538#step:32:27

Let me check the log

@cbeauchesne
Copy link
Copy Markdown
Collaborator

Not related, waiting for #1566 to fix it.

@cbeauchesne
Copy link
Copy Markdown
Collaborator

Hopefully, it'll the last massive conflict to handle... Sorry for the trouble !

Comment thread manifests/java.yml Outdated
spring-boot-jetty: v0.111.0
spring-boot-openliberty: v0.115.0
spring-boot-payara: missing_feature (Missing support)
spring-boot-payara: v1.7.0 # Exact version for Payara unclear
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

CI is failing on this one

@jandro996 jandro996 force-pushed the smola/java-xpass-round branch from 833cae6 to 14f158b Compare September 19, 2023 09:20
Copy link
Copy Markdown
Collaborator

@cbeauchesne cbeauchesne 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 request change, on unused _released_java_blocking.
I approve it, you can merge it once it's removed. Don't mind about python failure, it's not related.

Comment thread tests/appsec/test_blocking_addresses.py Outdated
Copy link
Copy Markdown
Collaborator

@cbeauchesne cbeauchesne left a comment

Choose a reason for hiding this comment

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

nothing

Copy link
Copy Markdown
Collaborator

@cbeauchesne cbeauchesne left a comment

Choose a reason for hiding this comment

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

Actually, undoing my approval, as sone scenario were missing in CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants