Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • Storage
  • Issues
  • #90

maven-surefire-plugin version 2.5 causes token generation issues for Azure in ADO pipeline

After pulling back changes from Gitlab (changes include MR, which upgrades maven-surefire-plugin), we saw issues in integration test task in ADO pipeline for Storage. We were able to isolate and pin point the issue to this change by only upgrading the plugin version in a separate branch. When upgrading this plugin to version 2.5, the INTEGRATION_TESTER and TESTER_SERVICEPRINCIPAL_SECRET doesn't get pulled properly during integration test run in the pipeline (for whatever reason, there is a null string attached after the actual value), resulting in NPE.

This causes token generation issue and all integration tests fail

test_outputtest_result

Edited Sep 15, 2021 by Alok Joshi
Assignee
Assign to
Time tracking