Skip to content

Build and test results are no longer visible on the dashboard after migration to CDash 3.3.0-rc3 #2048

Closed Answered by fspindle
fspindle asked this question in Q&A
Discussion options

You must be logged in to vote

I found the reason.

In my .env file there is by default QUEUE_CONNECTION=database that means that in the cdash container you need to run php artisan queue:work as stated in the submission documentation.

Instead, I set QUEUE_CONNECTION=sync that does the trick.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by williamjallen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant