Skip to content

Conversation

bastelfreak
Copy link
Contributor

No description provided.

@bastelfreak
Copy link
Contributor Author

nice, this is working except for the TLS setup for openvoxdb. @rwaffen probably has an idea on how to configure the TLS certificates in the openvoxdb container 👁️

@rwaffen rwaffen self-requested a review June 23, 2025 08:37
@rwaffen
Copy link
Member

rwaffen commented Jun 24, 2025

okay, some are green and some have new other errors, yay progress!

@rwaffen
Copy link
Member

rwaffen commented Jun 27, 2025

i think we have somehow to delay the tests until openvoxserver ist up and running 🤔

@rwaffen
Copy link
Member

rwaffen commented Jun 27, 2025

hmpf ... why no connection :(

"details" => {
  "action"=>"apply_prep", 
  "column"=>9, 
  "file"=>"/home/runner/work/bolt/bolt/spec/fixtures/apply/prep/plans/init.pp", 
  "line"=>2, 
  "object"=>nil, 
  "result_set"=>[
    {
      "action"=>"task", 
      "object"=>nil, 
      "status"=>"failure", 
      "target"=>"ssh://bolt@localhost:20022", 
      "value"=>{
        "_error"=>{
          "details"=>{}, 
          "issue_code"=>
          "CONNECT_ERROR", 
          "kind"=>"puppetlabs.tasks/connect-error", 
          "msg"=>"Failed to connect to ssh://bolt@localhost:20022: Connection refused - connect(2) for 127.0.0.1:20022"
        }
      }
    }
  ]
}

Copy link
Contributor

@jessereynolds jessereynolds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, though @rwaffen ’s comment about sshd not listening is a problem - will try and replicate when I have time

@bastelfreak
Copy link
Contributor Author

@rwaffen could you please rebase this?

@jessereynolds
Copy link
Contributor

@rwaffen I rebased this branch in https://github.com/jessereynolds/openbolt/tree/docker_test and created #48 for it - I hope this helps. I’ll see if I can make any sense of the remaining failing tests (eg ssh not listening still by the looks)

@jessereynolds jessereynolds added github_actions Pull requests that update GitHub Actions code skip-changelog Excluded from CHANGELOG labels Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code skip-changelog Excluded from CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants