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

create rails log manually #4501

Closed
wants to merge 1 commit into from
Closed

create rails log manually #4501

wants to merge 1 commit into from

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Aug 20, 2018

log is no longer present
per ManageIQ/manageiq#17663
This is causing the build to fail

travis.yml will Manually create it

@miq-bot
Copy link
Member

miq-bot commented Aug 20, 2018

Checked commit kbrock@bd3c486 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@mzazrivec
Copy link
Contributor

Still failing:

== Resetting tests ==
rails aborted!
Errno::ENOENT: No such file or directory @ rb_sysopen - /home/travis/build/ManageIQ/manageiq-ui-classic/spec/manageiq/log/audit.log
/home/travis/build/ManageIQ/manageiq-ui-classic/vendor/bundle/bundler/gems/manageiq-gems-pending-f74f387d9e36/lib/gems/pending/util/vmdb-logger.rb:11:in `initialize'

@himdel
Copy link
Contributor

himdel commented Aug 21, 2018

@kbrock I think this needs to be moved inside before_install.sh, to make sure it runs before the source tools/ci/setup_js_env.sh line :)

@himdel
Copy link
Contributor

himdel commented Aug 21, 2018

I was wrong.. this is needed much earlier, bin/setup does spec:setup , so this needs to happen during.

@kbrock kbrock deleted the rails_log branch August 21, 2018 13:24
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

Successfully merging this pull request may close these issues.

None yet

4 participants