There are ca.* files generated after system tests run not in .gitignore.

Bug #1496358 reported by Alexandr Kostrikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Alexandr Kostrikov

Bug Description

Currently after test run ca.* files are generated

# run tests

# git status
Untracked files:
  (use "git add <file>..." to include in what will be committed)

 ca.crt
 ca.pem

To prevent such files from committing in repo I want to add them to .gitignore.

Changed in fuel:
status: Triaged → In Progress
Changed in fuel:
importance: Undecided → Medium
tags: added: system-tests
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/222208
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=c137545a901ffbb1d7fd85987e87937a95c11a65
Submitter: Jenkins
Branch: master

commit c137545a901ffbb1d7fd85987e87937a95c11a65
Author: Alexandr Kostrikov <email address hidden>
Date: Thu Sep 10 17:28:47 2015 +0300

    Gitignore autogenerated certs.

    Ca.* files are no longer appear in
    files to commit.

    Closes-Bug: #1496358
    Change-Id: I96953f4e264284a0e34d1adf9549ec8d42b5ecd6

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/7.0)

Fix proposed to branch: stable/7.0
Review: https://review.openstack.org/224047

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/7.0)

Reviewed: https://review.openstack.org/224047
Committed: https://git.openstack.org/cgit/stackforge/fuel-qa/commit/?id=861dae6969342e29251d260501160c0b1d6d2c96
Submitter: Jenkins
Branch: stable/7.0

commit 861dae6969342e29251d260501160c0b1d6d2c96
Author: Alexandr Kostrikov <email address hidden>
Date: Thu Sep 10 17:28:47 2015 +0300

    Gitignore autogenerated certs.

    Ca.* files are no longer appear in
    files to commit.

    Closes-Bug: #1496358
    Change-Id: I96953f4e264284a0e34d1adf9549ec8d42b5ecd6
    (cherry picked from commit c137545a901ffbb1d7fd85987e87937a95c11a65)

Revision history for this message
Alexandr Kostrikov (akostrikov-mirantis) wrote :

git status
On branch master
Your branch is up-to-date with 'origin/master'.

nothing to commit, working directory clean

Files are present, but not shown
ls ca.*
ca.crt ca.pem

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.