Related to PR #473
For remote stage execution, we need to make sure remote stages still work. i.e. The remote stage can still get the activation data with utilizing ApiClient call.
The issue here is for tracking the pending tests of multisite scenario.
Related to PR #473 For remote stage execution, we need to make sure remote stages still work. i.e. The remote stage can still get the activation data with utilizing
ApiClient
call. The issue here is for tracking the pending tests of multisite scenario.