E2E tests - fix temp_dir

Description

Instead of using TEMP_DIR=$(mktemp -d) we should use TEMP_DIR="/tmp/kuttl/ps/${test_name}" and it should be initialized only once in the first step in the test. Previously it was initialized in all TestSteps.

Environment

None

Activity

Show:
Done

Details

Assignee

Reporter

Labels

Needs QA

Yes

Components

Fix versions

Affects versions

Priority

Smart Checklist

Created November 21, 2023 at 8:39 AM
Updated March 25, 2024 at 7:39 PM
Resolved November 24, 2023 at 11:37 AM

Flag notifications