Skip to content

Head tests failing: ERROR: "/cron.conf" not found during build #21

@tyler36

Description

@tyler36

Before the move to ddev domain, the scheduled tests were failing.

...
# failed to solve: failed to compute cache key: "/cron.conf" not found: not found
# Failed to restart ddev-cron: ComposeCmd failed to run 'COMPOSE_PROJECT_NAME=ddev-ddev-cron docker-compose -f /home/runner/tmp/ddev-cron/.ddev/.ddev-docker-compose-full.yaml up --build -d', action='[up --build -d]', err='exit status 17', stdout='#1 [drud/ddev-dbserver-mariadb-10.4:v1.21.4-ddev-cron-built internal] load build definition from Dockerfile
...

a4f86f1 was an attempt to fix it, however, tests still fail.

Unable to replicate issue locally; all tests pass

Test

bats ./tests/test.bats     
test.bats
 ✓ install from directory
   ddev started at Wed Feb  8 08:49:56 JST 2023
   ddev get /home/user13/code/pr/ddev-cron/tests/.. with project ddev-cron in /home/user13/tmp/ddev-cron (/home/user13/tmp/ddev-cron)
 ✓ install from release
   ddev started at Wed Feb  8 08:51:40 JST 2023
   ddev get drud/ddev-cron with project ddev-cron in /home/user13/tmp/ddev-cron (/home/user13/tmp/ddev-cron)

2 tests, 0 failures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions