Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headless verification suite is not working locally #77

Closed
emanuelegissi opened this issue Aug 16, 2023 · 7 comments
Closed

Headless verification suite is not working locally #77

emanuelegissi opened this issue Aug 16, 2023 · 7 comments
Assignees

Comments

@emanuelegissi
Copy link
Member

I am fixing that, together with much more cleaning to the verifications.

@johodges
Copy link
Collaborator

Thanks for documenting this. Let me know if you run into issues and want support.

@emanuelegissi
Copy link
Member Author

Okay, thank you

@johodges
Copy link
Collaborator

Local verification is working in ubuntu after merging #81. Process is to navigate into the verification directory then run "local_verify.sh". This will not work on windows, but should work on macos and linux. @rmcdermo could you test on macos?

@rmcdermo
Copy link
Contributor

OK, I will.

@rmcdermo
Copy link
Contributor

I may not be up to speed on what I'm supposed to do. But it did not all work for me. Here is what I did:

  1. I cleaned my repo and checked out the new firetools/dev branch
  2. I updated my firemodels/cad repo and opened the qgs file with QGIS

When I try to export the FDS case... a couple things. First, one macOS all the paths are wrong because this was created on a Windows machine. Once I fixed those, the export ran, but did not produce an FDS input file.

I have to leave now, but maybe tomorrow we can go over this together and check what I did wrong.

@johodges
Copy link
Collaborator

Running the verification cases is run from the command line. The process to run should be:

  • source /bin/FDS6VARS.sh
  • source /bin/SMV6VARS.sh
  • cd /verification
  • bash local_verify.sh

I'll plan to join the meeting tomorrow from my linux machine to show the process.

@emanuelegissi
Copy link
Member Author

We are reworking the verification suite, see #86 for the relevant discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants