build.git
10 years agotake away the extra /rootfs/ level
Thierry Parmentelat [Thu, 23 Jan 2014 14:15:48 +0000 (15:15 +0100)]
take away the extra /rootfs/ level
in orther words put stuff right in /vservers/$lxc/  - *not* in /vsevers/$lxc/rootfs/

10 years agofix for ubuntu, forgot some $verser in there
Thierry Parmentelat [Thu, 23 Jan 2014 13:54:39 +0000 (14:54 +0100)]
fix for ubuntu, forgot some $verser in there

10 years agodon’t keep xml file
Thierry Parmentelat [Thu, 23 Jan 2014 13:54:16 +0000 (14:54 +0100)]
don’t keep xml file

10 years agoaddition for adding the universe feed to ubuntu for python-rpm that is crucially...
Thierry Parmentelat [Thu, 23 Jan 2014 13:46:31 +0000 (14:46 +0100)]
addition for adding the universe feed to ubuntu for python-rpm that is crucially needed for our builds

10 years agotrash old code
Thierry Parmentelat [Thu, 23 Jan 2014 13:46:02 +0000 (14:46 +0100)]
trash old code

10 years agohave to duplicate bin_in_container..
Thierry Parmentelat [Thu, 23 Jan 2014 12:18:37 +0000 (13:18 +0100)]
have to duplicate bin_in_container..

10 years agousing virsh lxc-enter-namespace instead of lxcsu
Thierry Parmentelat [Thu, 23 Jan 2014 11:56:30 +0000 (12:56 +0100)]
using virsh lxc-enter-namespace instead of lxcsu
first this is better b/c it removes a dependency
second it should improve our ability to run debian build containers
drawback is the lack of a PATH-searching feature

10 years agoignored steps (-i) can be passed to run_log just like excluded ones (-1) already...
Thierry Parmentelat [Thu, 23 Jan 2014 10:22:17 +0000 (11:22 +0100)]
ignored steps (-i) can be passed to run_log just like excluded ones (-1) already were

10 years agomore sensible name develdeb.pkgs as it is used for all debians
Thierry Parmentelat [Thu, 23 Jan 2014 09:44:01 +0000 (10:44 +0100)]
more sensible name develdeb.pkgs as it is used for all debians

10 years agofix PATH
Thierry Parmentelat [Wed, 22 Jan 2014 17:06:22 +0000 (18:06 +0100)]
fix PATH

10 years agowould be much simpler if enter-lxc-namespace was looking along a PATH...
Thierry Parmentelat [Wed, 22 Jan 2014 15:29:58 +0000 (16:29 +0100)]
would be much simpler if enter-lxc-namespace was looking along a PATH...

10 years agoignore result of extra apt-get for now
Thierry Parmentelat [Wed, 22 Jan 2014 15:24:15 +0000 (16:24 +0100)]
ignore result of extra apt-get for now

10 years agoconfigure debian internal interface
Thierry Parmentelat [Wed, 22 Jan 2014 15:15:45 +0000 (16:15 +0100)]
configure debian internal interface

10 years agoblind test
Thierry Parmentelat [Wed, 22 Jan 2014 14:36:59 +0000 (15:36 +0100)]
blind test

10 years agoadd /bin and /sbin in PATH more permanently as other commands might need that
Thierry Parmentelat [Wed, 22 Jan 2014 14:08:20 +0000 (15:08 +0100)]
add /bin and /sbin in PATH more permanently as other commands might need that

10 years agofix parenthesing
Thierry Parmentelat [Wed, 22 Jan 2014 13:22:20 +0000 (14:22 +0100)]
fix parenthesing

10 years agoconfigure ifcfg in fedora vms only
Thierry Parmentelat [Wed, 22 Jan 2014 13:01:54 +0000 (14:01 +0100)]
configure ifcfg in fedora vms only

10 years agolet’s see how a debian build would go
Thierry Parmentelat [Wed, 22 Jan 2014 12:13:58 +0000 (13:13 +0100)]
let’s see how a debian build would go

10 years agotweak PATH for debootstrap
Thierry Parmentelat [Wed, 22 Jan 2014 12:04:05 +0000 (13:04 +0100)]
tweak PATH for debootstrap

10 years agolbuild-nightly has reached the point where it invokes run_log in testmaster
Thierry Parmentelat [Wed, 22 Jan 2014 11:46:51 +0000 (12:46 +0100)]
lbuild-nightly has reached the point where it invokes run_log in testmaster

10 years agobugfix for debian
Thierry Parmentelat [Wed, 22 Jan 2014 09:55:41 +0000 (10:55 +0100)]
bugfix for debian

10 years agooops
Thierry Parmentelat [Wed, 22 Jan 2014 09:34:30 +0000 (10:34 +0100)]
oops

10 years agofor testing
Thierry Parmentelat [Wed, 22 Jan 2014 09:32:49 +0000 (10:32 +0100)]
for testing

10 years agoturn off sface in lxc too
Thierry Parmentelat [Wed, 22 Jan 2014 08:31:11 +0000 (09:31 +0100)]
turn off sface in lxc too

10 years agoless and emacs-nox in slice
Thierry Parmentelat [Wed, 22 Jan 2014 07:43:21 +0000 (08:43 +0100)]
less and emacs-nox in slice

10 years agonormalize connect URI for virsh
Thierry Parmentelat [Wed, 22 Jan 2014 07:36:02 +0000 (08:36 +0100)]
normalize connect URI for virsh

10 years agoneed to pass -c lxc:/// to virsh
Thierry Parmentelat [Wed, 22 Jan 2014 07:35:45 +0000 (08:35 +0100)]
need to pass -c lxc:/// to virsh

10 years agobugfix
Thierry Parmentelat [Tue, 21 Jan 2014 20:41:00 +0000 (21:41 +0100)]
bugfix

10 years agoscrewed up when a hack was discarded
Thierry Parmentelat [Tue, 21 Jan 2014 17:03:24 +0000 (18:03 +0100)]
screwed up when a hack was discarded

10 years agoreach the point where /build gets clones in guest
Thierry Parmentelat [Tue, 21 Jan 2014 16:39:07 +0000 (17:39 +0100)]
reach the point where /build gets clones in guest

10 years agouse a simpler setup through virbr0 and dhcp for build-oriented containers
Thierry Parmentelat [Tue, 21 Jan 2014 16:37:51 +0000 (17:37 +0100)]
use a simpler setup through virbr0 and dhcp for build-oriented containers

10 years agostill not working for building on lxc but getting closer
Thierry Parmentelat [Tue, 21 Jan 2014 13:16:14 +0000 (14:16 +0100)]
still not working for building on lxc but getting closer
use IP address last byte to compute name of the host vif device

10 years agomajor cleanup of lxc vm creation script
Thierry Parmentelat [Tue, 21 Jan 2014 12:30:21 +0000 (13:30 +0100)]
major cleanup of lxc vm creation script
new signature (one argument, the domainname, the rest as options, even if some are required, like e.g. the hostname for the ltest mode)
does not require to specifiy an ethernet interface, can figure it out
does not require an IP address, can figure it out
only use ‘ip’ and not ‘ifconfig’ or ‘route’ anymore
trashed sequels of lxc-tools (config file)
at this point only tested in ltest mode, lbuild is underway
note that this requires changes to the tests module as well since the signature has changed

10 years agooops, fix onelab.mk for a missing endif
Thierry Parmentelat [Tue, 21 Jan 2014 10:20:00 +0000 (11:20 +0100)]
oops, fix onelab.mk for a missing endif

10 years agodo not build sface anymore
Thierry Parmentelat [Mon, 20 Jan 2014 10:29:47 +0000 (11:29 +0100)]
do not build sface anymore

10 years agoupdate list of debian-based distros
Thierry Parmentelat [Mon, 20 Jan 2014 07:33:53 +0000 (08:33 +0100)]
update list of debian-based distros

10 years agoprepare a placeholder for debian-oriented code
Thierry Parmentelat [Mon, 20 Jan 2014 07:32:18 +0000 (08:32 +0100)]
prepare a placeholder for debian-oriented code

10 years agoadd option -P in lbuild-initvm
Thierry Parmentelat [Mon, 20 Jan 2014 07:26:02 +0000 (08:26 +0100)]
add option -P in lbuild-initvm

10 years agocomment about status of the ‘build-on-f20’ issue
Thierry Parmentelat [Sun, 12 Jan 2014 23:07:04 +0000 (00:07 +0100)]
comment about status of the ‘build-on-f20’ issue

10 years agonodemanager
Thierry Parmentelat [Sun, 12 Jan 2014 17:26:51 +0000 (18:26 +0100)]
nodemanager

10 years agostupid me
Thierry Parmentelat [Sat, 11 Jan 2014 13:21:44 +0000 (14:21 +0100)]
stupid me

10 years agoreview rpms names across distros
Thierry Parmentelat [Sat, 11 Jan 2014 10:33:54 +0000 (11:33 +0100)]
review rpms names across distros

10 years agonodeupdate
Thierry Parmentelat [Sat, 11 Jan 2014 10:16:59 +0000 (11:16 +0100)]
nodeupdate

10 years agowith keynote9 infra.key has become a directory
Thierry Parmentelat [Sat, 11 Jan 2014 09:21:54 +0000 (10:21 +0100)]
with keynote9 infra.key has become a directory

10 years agomissing script
Thierry Parmentelat [Sat, 11 Jan 2014 09:19:22 +0000 (10:19 +0100)]
missing script

10 years agotrash oldy
Thierry Parmentelat [Sat, 11 Jan 2014 00:25:32 +0000 (01:25 +0100)]
trash oldy

10 years agobootmanager
Thierry Parmentelat [Sat, 11 Jan 2014 00:19:52 +0000 (01:19 +0100)]
bootmanager

10 years agovbuild-fedora-mirror -> fedora-mirror
Thierry Parmentelat [Fri, 10 Jan 2014 16:38:01 +0000 (17:38 +0100)]
vbuild-fedora-mirror -> fedora-mirror

10 years agobugfix
Thierry Parmentelat [Fri, 10 Jan 2014 14:38:10 +0000 (15:38 +0100)]
bugfix

10 years agodo not attempt to ssh-reach lbuild VM’s in build mode
Thierry Parmentelat [Fri, 10 Jan 2014 14:20:35 +0000 (15:20 +0100)]
do not attempt to ssh-reach lbuild VM’s in build mode

10 years agooops
Thierry Parmentelat [Fri, 10 Jan 2014 08:32:13 +0000 (09:32 +0100)]
oops

10 years agouse only names in [vl]{build,test}-initvm.sh
Thierry Parmentelat [Thu, 9 Jan 2014 16:23:23 +0000 (17:23 +0100)]
use only names in [vl]{build,test}-initvm.sh
knowing that the v* flavours will hopefully go down the sewer soon

10 years agorename vbuild-nightly-lxc.sh into lbuild-nightly.sh
Thierry Parmentelat [Thu, 9 Jan 2014 15:18:14 +0000 (16:18 +0100)]
rename vbuild-nightly-lxc.sh into lbuild-nightly.sh
will use this name scheme all along progressively

10 years agoneed to compute ifname as eth0 is no longer taken for granted
Thierry Parmentelat [Thu, 9 Jan 2014 14:56:21 +0000 (15:56 +0100)]
need to compute ifname as eth0 is no longer taken for granted

10 years agofix location of logfiles
Thierry Parmentelat [Thu, 9 Jan 2014 14:38:15 +0000 (15:38 +0100)]
fix location of logfiles

10 years agofirst rough of a nightly build-over-lxc
Thierry Parmentelat [Thu, 9 Jan 2014 14:24:50 +0000 (15:24 +0100)]
first rough of a nightly build-over-lxc

10 years agocleanup
Thierry Parmentelat [Thu, 9 Jan 2014 14:24:00 +0000 (15:24 +0100)]
cleanup

10 years agoremove checking of libvirt version
Thierry Parmentelat [Thu, 9 Jan 2014 14:21:11 +0000 (15:21 +0100)]
remove checking of libvirt version

10 years agoremove ref to svn magic keyword
Thierry Parmentelat [Thu, 9 Jan 2014 13:57:13 +0000 (14:57 +0100)]
remove ref to svn magic keyword

10 years agomyplc from master
Thierry Parmentelat [Thu, 9 Jan 2014 11:15:49 +0000 (12:15 +0100)]
myplc from master

10 years agosmoother set up of systemd in lxc for f20
Thierry Parmentelat [Thu, 9 Jan 2014 10:20:11 +0000 (11:20 +0100)]
smoother set up of systemd in lxc for f20

10 years agoplcapi
Thierry Parmentelat [Wed, 8 Jan 2014 20:21:22 +0000 (21:21 +0100)]
plcapi

10 years agoprepare to build on saucy
Thierry Parmentelat [Wed, 8 Jan 2014 14:12:54 +0000 (15:12 +0100)]
prepare to build on saucy

10 years agoswitch to using stock libvirt onf 20
Thierry Parmentelat [Wed, 8 Jan 2014 07:40:02 +0000 (08:40 +0100)]
switch to using stock libvirt onf 20

10 years agoadding a missing dep for libvirt on f20
Thierry Parmentelat [Wed, 8 Jan 2014 07:39:45 +0000 (08:39 +0100)]
adding a missing dep for libvirt on f20
with this in place our libvirt still won’t build on f20, will try to use the stock version (1..1.3.2) instead

10 years agotweak libvirt dependencies with f20
Thierry Parmentelat [Tue, 7 Jan 2014 17:21:19 +0000 (18:21 +0100)]
tweak libvirt dependencies with f20

10 years agoipfwroot builds only under f18 for now
Thierry Parmentelat [Tue, 7 Jan 2014 15:50:36 +0000 (16:50 +0100)]
ipfwroot builds only under f18 for now

10 years agomore tweaks for f20
Thierry Parmentelat [Mon, 6 Jan 2014 15:40:13 +0000 (16:40 +0100)]
more tweaks for f20

10 years agofor f20
Thierry Parmentelat [Mon, 6 Jan 2014 15:14:03 +0000 (16:14 +0100)]
for f20

10 years agofor f20
Thierry Parmentelat [Mon, 6 Jan 2014 15:12:52 +0000 (16:12 +0100)]
for f20

10 years agoagain
Thierry Parmentelat [Mon, 6 Jan 2014 14:01:53 +0000 (15:01 +0100)]
again

10 years agotweaks for f20
Thierry Parmentelat [Mon, 6 Jan 2014 13:59:59 +0000 (14:59 +0100)]
tweaks for f20

10 years agomirror f20
Thierry Parmentelat [Mon, 6 Jan 2014 13:54:01 +0000 (14:54 +0100)]
mirror f20

10 years agouse tests master, use no_omf as an option in builds.sh
Thierry Parmentelat [Wed, 11 Dec 2013 10:11:19 +0000 (11:11 +0100)]
use tests master, use no_omf as an option in builds.sh

10 years agoSetting tag nodemanager-5.2-9 5.3.1
Thierry Parmentelat [Wed, 11 Dec 2013 09:34:47 +0000 (10:34 +0100)]
Setting tag nodemanager-5.2-9
fixes in hostmap, and in interfaces
new vsys_sysctl
privatebridge now comes with nodemanager-lib

10 years agonm
Thierry Parmentelat [Tue, 10 Dec 2013 16:15:04 +0000 (17:15 +0100)]
nm

10 years agosliver-openvswitch
Thierry Parmentelat [Tue, 10 Dec 2013 15:20:57 +0000 (16:20 +0100)]
sliver-openvswitch

10 years agoupdate list of modules to watch
Thierry Parmentelat [Tue, 10 Dec 2013 15:04:33 +0000 (16:04 +0100)]
update list of modules to watch

10 years agonodemanager and procprotect
Thierry Parmentelat [Tue, 10 Dec 2013 13:30:22 +0000 (14:30 +0100)]
nodemanager and procprotect

10 years agothe tests/ module was just cleaned up and defaulted to sfa-geni-v3 - adopt new tags...
Thierry Parmentelat [Tue, 10 Dec 2013 09:14:19 +0000 (10:14 +0100)]
the tests/ module was just cleaned up and defaulted to sfa-geni-v3 - adopt new tags and names

10 years agoSetting tag plewww-5.2-4
Thierry Parmentelat [Tue, 10 Dec 2013 08:05:40 +0000 (09:05 +0100)]
Setting tag plewww-5.2-4
googlemap widget: support for gmap api v3 + various cosmetic tweaks
can display site names with odd characters

10 years agoSetting tag nodeconfig-5.2-3
Thierry Parmentelat [Tue, 10 Dec 2013 08:01:34 +0000 (09:01 +0100)]
Setting tag nodeconfig-5.2-3
ntp.conf.php uses POST[node_id] instead of finding out caller's IP

10 years agoswitch to SFA-3.1
Thierry Parmentelat [Tue, 10 Dec 2013 08:00:00 +0000 (09:00 +0100)]
switch to SFA-3.1

10 years agoSetting tag plcapi-5.3-1
Thierry Parmentelat [Tue, 10 Dec 2013 07:48:23 +0000 (08:48 +0100)]
Setting tag plcapi-5.3-1
create accessor 'hrn' for site as well
create accessors 'sfa_created' for site/slice/person
AddSite() and AddSlice() set respectively Site HRN and Slice HRN.
UpdatePerson() updates Person HRN according to updated email.
UpdateSite() updates Site HRN according to updated login_base.
Fix AddPersonToSite().
GetPeerData() ignores Sites/Slices/Persons that have tag sfa_created=='True'
RefreshPeer() manages Site*Person and Person*Role relationships.

10 years agoSetting tag myplc-5.3-1
Thierry Parmentelat [Tue, 10 Dec 2013 07:42:58 +0000 (08:42 +0100)]
Setting tag myplc-5.3-1
review check-hrns for plcapi-5.3
add PLC_HRN_ROOT in usual plc-config-tty's settings

10 years agodebian build and Packages.gz : use same layout on build box than on build web side...
Thierry Parmentelat [Tue, 26 Nov 2013 07:53:17 +0000 (08:53 +0100)]
debian build and Packages.gz : use same layout on build box than on build web side, this is less confusing

10 years agopackaging2 now merged in devel
Thierry Parmentelat [Tue, 26 Nov 2013 07:46:08 +0000 (08:46 +0100)]
packaging2 now merged in devel

10 years agomanifold packaging name was already used
Thierry Parmentelat [Sat, 23 Nov 2013 19:53:00 +0000 (20:53 +0100)]
manifold packaging name was already used

10 years agobuild manifold from the packaging branch
Thierry Parmentelat [Sat, 23 Nov 2013 14:39:00 +0000 (15:39 +0100)]
build manifold from the packaging branch

10 years agotests git-path points on master
Mohamed Larabi [Fri, 15 Nov 2013 16:52:43 +0000 (17:52 +0100)]
tests git-path points on master

10 years agoplcapi and myplc in lxc
Thierry Parmentelat [Thu, 14 Nov 2013 07:27:02 +0000 (08:27 +0100)]
plcapi and myplc in lxc

10 years agomyplc
Thierry Parmentelat [Fri, 8 Nov 2013 16:30:01 +0000 (17:30 +0100)]
myplc

10 years agoplcapi
Thierry Parmentelat [Fri, 8 Nov 2013 16:28:56 +0000 (17:28 +0100)]
plcapi

10 years agothe omf slice image cannot be done while rvm-ruby is not buildable
Thierry Parmentelat [Fri, 25 Oct 2013 14:43:19 +0000 (16:43 +0200)]
the omf slice image cannot be done while rvm-ruby is not buildable

10 years agotemporarily turn off building rvm-ruby in lxc due to a ruby vs openssl issue
Thierry Parmentelat [Fri, 25 Oct 2013 11:56:57 +0000 (13:56 +0200)]
temporarily turn off building rvm-ruby in lxc due to a ruby vs openssl issue

10 years agolxc-userspace, nodeconfig
Thierry Parmentelat [Tue, 15 Oct 2013 06:53:25 +0000 (08:53 +0200)]
lxc-userspace, nodeconfig

10 years agoSetting tag myplc-5.2-5
Thierry Parmentelat [Thu, 10 Oct 2013 15:46:29 +0000 (17:46 +0200)]
Setting tag myplc-5.2-5
reduce the scope of check-hrns.py script, now that the SFA layer handles this natively
add an rpm-sign dependency on feedora>=16

10 years agoSetting tag plcapi-5.2-10
Thierry Parmentelat [Thu, 10 Oct 2013 15:44:21 +0000 (17:44 +0200)]
Setting tag plcapi-5.2-10
provide a slicename_to_hrn function

10 years agoSetting tag sfa-2.1-27
Thierry Parmentelat [Thu, 10 Oct 2013 15:38:48 +0000 (17:38 +0200)]
Setting tag sfa-2.1-27
-- core
Extend all versions of rspecs in order to support "links" and "channels" management methods
several fixes aroung Rspecs in order to make the code usable by 3rd-party tools
expose PL node tags in PGv2 and GENIv3 rspecs
fix default slivers mgt in sfav1 rspecs
fix SM and AM urn format in GetVersion
fix sfaadmin.py to handle extra testbed-dependent info
-- PlanetLab
Better management of external Slices/Persons/Sites
Importer ignores external Slices/Persons/Sites
-- Nitos
uniformize Leases management
address channels with urn
-- IotLab
Renaming slab folders, files and variables to iotlab, the new name of the platform.
New class ParsingResourcesFull in Oarrestapi file. Contain all the parsing nodes functions.
Adding a mobile field to iotlab rspec and a mobility type attribute .
Granularity changed to 60 sec.
Fixing returned rspec in GetSlices and GetLeases.
Corrections in import (importing nodes)
More testis in script files under testbeds/iotlab/tests . Creation of Rspecs request models under r testbeds/iotlab/tests /tests_rspec
Lease filtering by date added in GetLeases.
Commenting and cleaning

10 years agouse untagged myplc for the rpm-sign dep
Thierry Parmentelat [Tue, 8 Oct 2013 10:07:48 +0000 (12:07 +0200)]
use untagged myplc for the rpm-sign dep