Skip to content
  • Nicholas Tate's avatar
    Container Testing Updates · 8c7b32d5
    Nicholas Tate authored
    Summary:
    ericvicenti - Here are necessary updates for the the testing container workflow.
    
    normanjoyner
    
    Temporarily disabled E2E tests on the Containership Jenkins pipeline because they seemed to be sporadically failing and slow down the run rate of CI tests.
    
    * Run all stages and parallel branches in testing suite even if one
    fails (just mark the overall job as failed)
    * Added update to docker tag name to convert spaces to hyphens to cover
    edge case where the project name may have spaces
    * Updated buck to more recent version in the base image
    * Remove duplicate module provider from `.flowconfig`
    * Correctly exit with status code from failed instrumentation tests
    * Add JSCHeaders to prepare for testing on stage branches
    * Fix bug in filtering of failed instrumentation tests
    * Turn down retry count to 1 for E2E tests and temporarily disable
    * Add retry3 count to the apk install from buck
    * Updated base image to install android SDKs through grepping since the
    IDs update frequ
    Closes https://github.com/facebook/react-native/pull/13032
    
    Differential Revision: D4799015
    
    Pulled By: ericvicenti
    
    fbshipit-source-id: bbac9303e8ca4fe8be0e8b230a2f863c71c3366c
    8c7b32d5