Well this directory structure is not true for [1] and the suggestion
about fpb was for such repos.
P.
https://github.com/stackforge/fuel-plugin-cinder-netapp
On 04/02/2015 04:08 PM, Sergey Kulanov wrote:
> I've just print tree with hidden files, so actually it's ok with fpb:
>
> root@55725ffa6e
I've just print tree with hidden files, so actually it's ok with fpb:
root@55725ffa6e80:~# tree -a test/
test/
|-- .gitignore
|-- LICENSE
|-- README.md
|-- deployment_scripts
| `-- deploy.sh
|-- environment_config.yaml
|-- metadata.yaml
|-- pre_build_hook
*|-- repositories| |-- centos|
Well then either we need to fix fuel-plugin-builder to accept such
situations.
Actually it is an issue with fpb since git does not accepty empty
directories [1] so pulling fresh from such repo will result in
'repositories' dir missing even when the developer had it.
I hope no files were accidenta
Hi, Przemyslaw
1) There should be two repositories folders. Please check the correct
structure (marked with bold):
mkdir -p repositories/{ubuntu,centos}
root@55725ffa6e80:~/fuel-plugin-cinder-netapp# tree
.
|-- LICENSE
|-- README.md
|-- cinder_netapp-1.0.0.fp
|-- deployment_scripts
| |-- puppe
Investigating the cinder-netapp plugin [1] (a 'certified' one) shows
fuel-plugin-build error:
(fuel)vagrant@ubuntu-14:/sources/fuel-plugin-cinder-netapp$ fpb --build
.
Unexpected error
Cannot find directories ./repositories/ubuntu for release
"{'repository_path': 'repositories/ubuntu', 'version'
Hello,
Done, added you.
I already created something that should fix the tests for glusterfs: [1]
Also the fuel-qa is not entirely correct for testing the glusterfs
plugin: here's the proposed fix [2].
Unfortunately the tests still fail with this message: [3]
I had an error about GLUSTER_CLUSTE
Hi Przemyslaw,
I would be glad to be core reviewer to fuel-plugin-glusterfs as long as
seems than I was only one person who push some commits to it.
On Thu, Apr 2, 2015 at 10:47 AM, Przemyslaw Kaminski wrote:
> Since there is no reply here I have taken steps to become core reviewer
> of the (orp
Since there is no reply here I have taken steps to become core reviewer
of the (orphaned) repos [1], [2], [3], [4].
Should anyone want to take responsibility for them please write me.
I have also taken steps to get the fuel-qa script working and will make
sure tests pass with new manifests. I wil
Hello,
I've been investigating bug [1] concentrating on the
fuel-plugin-external-glusterfs.
First of all: [2] there are no core reviewers for Gerrit for this repo
so even if there was a patch to fix [1] no one could merge it. I saw
also fuel-plugin-external-nfs -- same issue, haven't checked othe