Skip to content

Commit

Permalink
fixup move to testkube-docs repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 committed Aug 5, 2024
1 parent 51f7001 commit e117cd7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/docs/articles/test-workflows-expressions.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ while the others may be accessible only dynamically in the container.
| `resource.root` || Either execution ID, or nested resource ID, of the resource that has scheduled it |
| `namespace` || Namespace where the execution will be scheduled |
| `workflow.name` || Name of the executed TestWorkflow |
| `organization.id` || Organization ID of the Agent (when running with Control Plane) |
| `environment.id` || Environment ID of the Agent (when running with Control Plane) |
| `dashboard.url` || URL of the environment's dashboard |
| `env` variables (like `env.SOME_VARIABLE`) || Environment variable value |
| `failed` || Is the TestWorkflow Execution failed already at this point? |
| `passed` || Is the TestWorkflow Execution still not failed at this point? |
Expand Down

0 comments on commit e117cd7

Please sign in to comment.