Skip to content

Need "Clean this workspace after dependant-tasks has built." function. #3

@enexusde

Description

@enexusde

I have two jobs in jenkins who run at midnight:

  1. Compile
  2. Start, Test, Shutdown

Wheartat Job2 is configured to start after 1st job.

I do not have much space left free on device, so the HD is full at 1am in the morning.

If I do the CleanUp after build of 1st job: The Application is removed and the 2nd Job can not start the tests.

If i do the CleanUp after build of job 2, the workspace of job1 remains unchanged.

Workaround: Have another job, the 3rd job, clearing the workspace only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions